-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[APM] Overwrite sourcemap if it already exists (#150533)
Related: #147208 This changes the behaviour of APM managed source maps. Currently when uploading a sourcemap with a `service.name`, `service.version` and `path` that already exists the new source map will be ignored. With the new behaviour the existing source map will be overwritten by the new one. @simitt (cherry picked from commit dadea40)
- Loading branch information
Showing
2 changed files
with
85 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters