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
Copy file name to clipboardexpand all lines: apmpackage/apm/docs/README.md
+15
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,11 @@ Traces are written to `traces-apm.*` indices.
106
106
|kubernetes.pod.name|Kubernetes pod name|keyword||
107
107
|kubernetes.pod.uid|Kubernetes Pod UID|keyword||
108
108
|labels|A flat mapping of user-defined labels with string, boolean or number values.|object||
109
+
|network.carrier.icc|ISO country code, eg. US|keyword||
110
+
|network.carrier.mcc|Mobile country code|keyword||
|observer.hostname|Hostname of the APM Server.|keyword||
110
115
|observer.listening|Address the server is listening on.|keyword||
111
116
|observer.type|The type will be set to \`apm-server\`.|keyword||
@@ -454,6 +459,11 @@ Metrics are written to `metrics-apm.app.*`, `metrics-apm.internal.*`, and `metri
454
459
|labels|A flat mapping of user-defined labels with string, boolean or number values.|object||
455
460
|metricset.name|Name of the set of metrics.|keyword||
456
461
|metricset.period|Current data collection period for this event in milliseconds.|long||
462
+
|network.carrier.icc|ISO country code, eg. US|keyword||
463
+
|network.carrier.mcc|Mobile country code|keyword||
|observer.hostname|Hostname of the APM Server.|keyword||
458
468
|observer.listening|Address the server is listening on.|keyword||
459
469
|observer.type|The type will be set to \`apm-server\`.|keyword||
@@ -639,6 +649,11 @@ Logs are written to `logs-apm.error.*` indices.
639
649
|kubernetes.pod.name|Kubernetes pod name|keyword||
640
650
|kubernetes.pod.uid|Kubernetes Pod UID|keyword||
641
651
|labels|A flat mapping of user-defined labels with string, boolean or number values.|object||
652
+
|network.carrier.icc|ISO country code, eg. US|keyword||
653
+
|network.carrier.mcc|Mobile country code|keyword||
0 commit comments