-
Notifications
You must be signed in to change notification settings - Fork 529
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…#15372) * feat: start hiding beats monitoring behind otel abstraction * lint: remove unused methods * Remove MetricReader from RunnerParams * Various fixes - Only adapt go-docappender metrics when using the Elasticsearch output - Increment processed events properly. - Create object hierarchy rather than dotted metric names so _source remains backwards compatible. Revert system test changes. - Report elasticsearch.indexers.active; use correct names for go-docappender indexer creation/destruction OTel metrics. ... and add a unit test for all of that * Fix flaky test --------- Co-authored-by: Andrew Wilkins <[email protected]> (cherry picked from commit 3048b8f) Co-authored-by: kruskall <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
da60584
commit 5812c1e
Showing
11 changed files
with
457 additions
and
134 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
Oops, something went wrong.