-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write latency statistics go under a histogram key #42514
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
* Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb) # Conflicts: # metricbeat/module/beat/stats/data.go
* Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb) # Conflicts: # metricbeat/module/beat/stats/data.go
* Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb) # Conflicts: # metricbeat/module/beat/stats/data.go
* Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb)
…key (#42527) * Write latency statistics go under a histogram key (#42514) * Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb) # Conflicts: # metricbeat/module/beat/stats/data.go * Remove git merge markers --------- Co-authored-by: William Easton <bill.easton@elastic.co>
… key (#42528) * Write latency statistics go under a histogram key (#42514) * Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb) # Conflicts: # metricbeat/module/beat/stats/data.go * Remove git merge markers --------- Co-authored-by: William Easton <bill.easton@elastic.co>
… key (#42529) * Write latency statistics go under a histogram key (#42514) * Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb) # Conflicts: # metricbeat/module/beat/stats/data.go * Remove git merge markers --------- Co-authored-by: William Easton <bill.easton@elastic.co>
* Write latency goes under histogram * Update fields.yml to include new exposed beats stats * Add't updates for integ tests --------- Co-authored-by: Julien Lind <julien.lind@elastic.co> (cherry picked from commit 0ff52eb) Co-authored-by: William Easton <bill.easton@elastic.co>
follow-on from #42439
Closes #42520