Skip to content

Commit aad4349

Browse files
trentmbmorelli25
andauthored
Update for a coming apm-agent-nodejs 4.x stream (#2750)
* Update for a coming apm-agent-nodejs 4.x stream This also *drops* hosting the ancient 0.x, 1.x, and 2.x versions of the apm-agent-nodejs docs. * update cross-stack links * bring 4.x back to 7.0 * more changes * aws-lambda: map 4.x to stack current --------- Co-authored-by: bmorelli25 <[email protected]>
1 parent 0c982be commit aad4349

35 files changed

+41
-40
lines changed

conf.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,9 +1341,9 @@ contents:
13411341
path: CHANGELOG.asciidoc
13421342
- title: APM Node.js Agent
13431343
prefix: nodejs
1344-
current: 3.x
1345-
branches: [ {main: master}, 3.x, 2.x, 1.x, 0.x ]
1346-
live: [ 3.x ]
1344+
current: 4.x
1345+
branches: [ {main: master}, 4.x, 3.x, 2.x, 1.x ]
1346+
live: [ 4.x ]
13471347
index: docs/index.asciidoc
13481348
tags: APM Node.js Agent/Reference
13491349
subject: APM
@@ -1362,6 +1362,7 @@ contents:
13621362
exclude_branches: [ 2.x, 1.x, 0.x ]
13631363
map_branches:
13641364
3.x: *stackcurrent
1365+
4.x: *stackcurrent
13651366
- title: APM PHP Agent
13661367
prefix: php
13671368
current: 1.x

shared/versions/stack/6.6.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ APM Agent versions
2020
:apm-go-branch: 1.x
2121
:apm-java-branch: 1.x
2222
:apm-rum-branch: 3.x
23-
:apm-node-branch: 3.x
23+
:apm-node-branch: 4.x
2424
:apm-py-branch: 5.x
2525
:apm-ruby-branch: 3.x
2626
:apm-dotnet-branch: 1.x

shared/versions/stack/6.7.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ APM Agent versions
2020
:apm-go-branch: 1.x
2121
:apm-java-branch: 1.x
2222
:apm-rum-branch: 4.x
23-
:apm-node-branch: 3.x
23+
:apm-node-branch: 4.x
2424
:apm-py-branch: 5.x
2525
:apm-ruby-branch: 3.x
2626
:apm-dotnet-branch: 1.x

shared/versions/stack/6.8.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ APM Agent versions
2525
:apm-go-branch: 1.x
2626
:apm-java-branch: 1.x
2727
:apm-rum-branch: 4.x
28-
:apm-node-branch: 3.x
28+
:apm-node-branch: 4.x
2929
:apm-py-branch: 5.x
3030
:apm-ruby-branch: 3.x
3131
:apm-dotnet-branch: 1.x

shared/versions/stack/7.0.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ APM Agent versions
2525
:apm-go-branch: 1.x
2626
:apm-java-branch: 1.x
2727
:apm-rum-branch: 5.x
28-
:apm-node-branch: 3.x
28+
:apm-node-branch: 4.x
2929
:apm-py-branch: 5.x
3030
:apm-ruby-branch: 3.x
3131
:apm-dotnet-branch: 1.x

shared/versions/stack/7.1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ APM Agent versions
2525
:apm-go-branch: 1.x
2626
:apm-java-branch: 1.x
2727
:apm-rum-branch: 5.x
28-
:apm-node-branch: 3.x
28+
:apm-node-branch: 4.x
2929
:apm-py-branch: 5.x
3030
:apm-ruby-branch: 3.x
3131
:apm-dotnet-branch: 1.x

shared/versions/stack/7.10.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ APM Agent versions
3030
:apm-go-branch: 1.x
3131
:apm-java-branch: 1.x
3232
:apm-rum-branch: 5.x
33-
:apm-node-branch: 3.x
33+
:apm-node-branch: 4.x
3434
:apm-php-branch: master
3535
:apm-py-branch: 5.x
3636
:apm-ruby-branch: 3.x

shared/versions/stack/7.11.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ APM Agent versions
3535
:apm-go-branch: 1.x
3636
:apm-java-branch: 1.x
3737
:apm-rum-branch: 5.x
38-
:apm-node-branch: 3.x
38+
:apm-node-branch: 4.x
3939
:apm-php-branch: master
4040
:apm-py-branch: 5.x
4141
:apm-ruby-branch: 3.x

shared/versions/stack/7.12.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ APM Agent versions
3535
:apm-go-branch: 1.x
3636
:apm-java-branch: 1.x
3737
:apm-rum-branch: 5.x
38-
:apm-node-branch: 3.x
38+
:apm-node-branch: 4.x
3939
:apm-php-branch: 1.x
4040
:apm-py-branch: 5.x
4141
:apm-ruby-branch: 4.x

shared/versions/stack/7.13.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ APM Agent versions
3636
:apm-ios-branch: main
3737
:apm-java-branch: 1.x
3838
:apm-rum-branch: 5.x
39-
:apm-node-branch: 3.x
39+
:apm-node-branch: 4.x
4040
:apm-php-branch: 1.x
4141
:apm-py-branch: 5.x
4242
:apm-ruby-branch: 4.x

0 commit comments

Comments
 (0)