You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add metricset.name field to metrics docs
* aggregation/txmetrics: set metricset.name
* aggregation/spanmetrics: set metricset.name
* Add changelog entry
Copy file name to clipboardExpand all lines: apmpackage/apm/0.1.0/docs/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -451,6 +451,7 @@ Metrics are written to `metrics-apm.*`, `metrics-apm.internal.*` and `metrics-ap
451
451
|kubernetes.pod.name|Kubernetes pod name|keyword|  |
452
452
|kubernetes.pod.uid|Kubernetes Pod UID|keyword|  |
453
453
|labels|A flat mapping of user-defined labels with string, boolean or number values.|object|  |
454
+
|metricset.name|Name of the set of metrics.|keyword|  |
454
455
|metricset.period|Current data collection period for this event in milliseconds.|long|  |
455
456
|observer.hostname|Hostname of the APM Server.|keyword|  |
456
457
|observer.listening|Address the server is listening on.|keyword|  |
0 commit comments