mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[APM] Fix bug in documentation on span.destination
metrics (#119789)
This commit is contained in:
parent
776e091865
commit
43253ecafa
1 changed files with 1 additions and 0 deletions
|
@ -461,6 +461,7 @@ GET apm-*-metric-*,metrics-apm*/_search?terminate_after=1000
|
|||
"aggs": {
|
||||
"throughput": {
|
||||
"rate": {
|
||||
"field": "span.destination.service.response_time.count",
|
||||
"unit": "minute"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue