Skip to content

Commit 9ecfc8a

Browse files
committed
Remove APM Agent Android and iOS, moved to EDOT
1 parent 7c612a5 commit 9ecfc8a

File tree

3 files changed

+2
-14
lines changed

3 files changed

+2
-14
lines changed

config/legacy-url-mappings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ stack: &stack [ '8.19', '8.18', '8.17', '8.16', '8.15', '8.14', '8.13', '8.12',
88

99
mappings:
1010
en/apm/agent/android/:
11-
product: apm-agent-android
11+
product: edot-android
1212
legacy_versions: [ '0.x' ]
1313
en/apm/agent/dotnet/:
1414
product: apm-agent-dotnet
@@ -35,7 +35,7 @@ mappings:
3535
product: apm-agent-rum-js
3636
legacy_versions: [ '4.x', '3.x', '2.x', '1.x', '0.x' ]
3737
en/apm/agent/swift/:
38-
product: apm-agent-ios
38+
product: edot-ios
3939
legacy_versions: [ '1.2.1', '0.x' ]
4040
en/apm/attacher/:
4141
product: apm-k8s-attacher

config/products.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,12 @@ products:
55
apm-agent:
66
display: 'APM Agent'
77
versioning: 'all'
8-
apm-agent-android:
9-
display: 'APM Agent for Android'
10-
versioning: 'apm_agent_android'
118
apm-agent-dotnet:
129
display: 'APM .NET Agent'
1310
versioning: 'apm_agent_dotnet'
1411
apm-agent-go:
1512
display: 'APM Go Agent'
1613
versioning: 'apm_agent_go'
17-
apm-agent-ios:
18-
display: 'APM Agent for iOS'
19-
versioning: 'apm_agent_ios'
2014
apm-agent-java:
2115
display: 'APM Java Agent'
2216
versioning: 'apm_agent_java'

config/versions.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,12 @@ versioning_systems:
3636
security: *all
3737

3838
# APM agents
39-
apm_agent_android:
40-
base: 1.0
41-
current: 1.2.0
4239
apm_agent_dotnet:
4340
base: 1.0
4441
current: 1.34.1
4542
apm_agent_go:
4643
base: 2.0
4744
current: 2.7.1
48-
apm_agent_ios:
49-
base: 1.0
50-
current: 1.3.0
5145
apm_agent_java:
5246
base: 1.0
5347
current: 1.55.1

0 commit comments

Comments
 (0)