-
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] Use observer.hostname instead of observer.name
`observer.name` is not guaranteed to be set. Using `observer.hostname` _should_ allow us to approximate the amount of APM Server instances. Additionally, some of the logic was rewritten to A) reflect updates to APM Server's implementation, and B) make it more robust by querying a static date range.
- Loading branch information
1 parent
789b67f
commit eceb500
Showing
5 changed files
with
193 additions
and
189 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
x-pack/plugins/apm/common/__snapshots__/elasticsearch_fieldnames.test.ts.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.