Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/legacy-url-mappings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mappings:
en/apm/agent/dotnet/: [ '1.32.0', '1.8' ]
en/apm/agent/go/: [ '2.7.1', '1.x', '0.5' ]
en/apm/agent/java/: ['1.54.0', '0.7', '0.6']
en/apm/agent/nodejs/: [ '3.x', '2.x', '1.x' ]
en/apm/agent/nodejs/: [ '4.x', '3.x', '2.x', '1.x' ]
en/apm/agent/php/: []
en/apm/agent/python/: [ '6.23.0', '5.x', '4.x', '3.x', '2.x', '1.x' ]
en/apm/agent/ruby/: [ '4.7.3', '3.x', '2.x', '1.x' ]
Expand Down
Loading