Skip to content

Commit 9904be2

Browse files
authored
docs: add live branches for apm agents (#1423)
1 parent 38c933e commit 9904be2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

conf.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,6 +1316,7 @@ contents:
13161316
prefix: go
13171317
current: 1.x
13181318
branches: [ master, 1.x, 0.5 ]
1319+
live: [ master, 1.x ]
13191320
index: docs/index.asciidoc
13201321
tags: APM Go Agent/Reference
13211322
subject: APM
@@ -1329,6 +1330,7 @@ contents:
13291330
prefix: java
13301331
current: 1.x
13311332
branches: [ master, 1.x, 0.7, 0.6 ]
1333+
live: [ master, 1.x ]
13321334
index: docs/index.asciidoc
13331335
tags: APM Java Agent/Reference
13341336
subject: APM
@@ -1342,6 +1344,7 @@ contents:
13421344
prefix: dotnet
13431345
current: 1.x
13441346
branches: [ master, 1.x ]
1347+
live: [ master, 1.x ]
13451348
index: docs/index.asciidoc
13461349
tags: APM .NET Agent/Reference
13471350
subject: APM
@@ -1358,6 +1361,7 @@ contents:
13581361
prefix: nodejs
13591362
current: 3.x
13601363
branches: [ master, 3.x, 2.x, 1.x, 0.x ]
1364+
live: [ master, 3.x ]
13611365
index: docs/index.asciidoc
13621366
tags: APM Node.js Agent/Reference
13631367
subject: APM
@@ -1375,6 +1379,7 @@ contents:
13751379
prefix: python
13761380
current: 5.x
13771381
branches: [ master, 5.x, 4.x, 3.x, 2.x, 1.x ]
1382+
live: [ master, 5.x ]
13781383
index: docs/index.asciidoc
13791384
tags: APM Python Agent/Reference
13801385
subject: APM
@@ -1392,6 +1397,7 @@ contents:
13921397
prefix: ruby
13931398
current: 3.x
13941399
branches: [ master, 3.x, 2.x, 1.x ]
1400+
live: [ master, 3.x ]
13951401
index: docs/index.asciidoc
13961402
tags: APM Ruby Agent/Reference
13971403
subject: APM
@@ -1409,6 +1415,7 @@ contents:
14091415
prefix: rum-js
14101416
current: 4.x
14111417
branches: [ master, 4.x, 3.x, 2.x, 1.x, 0.x ]
1418+
live: [ master, 4.x ]
14121419
index: docs/index.asciidoc
14131420
tags: APM Real User Monitoring JavaScript Agent/Reference
14141421
subject: APM

0 commit comments

Comments
 (0)