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: src/content/docs/infrastructure/prometheus-integrations/install-configure-openmetrics/ignore-or-include-prometheus-metrics.mdx
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The [`nri-prometheus-latest.yaml`](https://download.newrelic.com/infrastructure_
45
45
46
46
To drop all metrics that start with `go_` or `process_`:
47
47
48
-
```
48
+
```yml
49
49
transformations:
50
50
- description: "General processing rules"
51
51
ignore_metrics:
@@ -56,7 +56,7 @@ The [`nri-prometheus-latest.yaml`](https://download.newrelic.com/infrastructure_
0 commit comments