Skip to content

Commit bd255b0

Browse files
authored
Merge pull request #100 from f5devcentral/APMDashboardSpelling
Update fleet-apm-session.json
2 parents 9a677cf + 7310bdb commit bd255b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/grafana/provisioning/dashboards/bigip/fleet/fleet-apm-session.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"showLineNumbers": false,
7878
"showMiniMap": false
7979
},
80-
"content": "APM Metrics are not enabled in the Opentelemtry Collector by default\n(due to the relatively large number of requests required to gather the data).\n\n\nFor data to populate in this dashboard, you need to enable them as follows (and then you might want\nto delete this panel):\n\n## Enable For All BigIPs\nYou can enable CGNAT metrics for all BigIPs by editing the\nconfig/ast_defaults.yaml file in the AST directory and setting\n\n```yaml\nbigip_receiver_defaults:\n...\n data_types:\n...\n f5.apm:\n enabled: true\n```\n\n## Enable For Select BigIPs\nYou can enable CGNAT metrics for specific BigIPs by editing the\nconfig/bigip_receivers.yaml file and setting the flag for the\nspecific devices you need:\n\n```yaml\nbigip/1:\n endpoint: https://10.0.0.1\n data_types:\n f5.apm:\n enabled: true\n```",
80+
"content": "APM Metrics are not enabled in the OpenTelemetry Collector by default\n(due to the relatively large number of requests required to gather the data).\n\n\nFor data to populate in this dashboard, you need to enable them as follows (and then you might want\nto delete this panel):\n\n## Enable For All BigIPs\nYou can enable CGNAT metrics for all BigIPs by editing the\nconfig/ast_defaults.yaml file in the AST directory and setting\n\n```yaml\nbigip_receiver_defaults:\n...\n data_types:\n...\n f5.apm:\n enabled: true\n```\n\n## Enable For Select BigIPs\nYou can enable CGNAT metrics for specific BigIPs by editing the\nconfig/bigip_receivers.yaml file and setting the flag for the\nspecific devices you need:\n\n```yaml\nbigip/1:\n endpoint: https://10.0.0.1\n data_types:\n f5.apm:\n enabled: true\n```",
8181
"mode": "markdown"
8282
},
8383
"pluginVersion": "11.2.0",
@@ -558,4 +558,4 @@
558558
"uid": "bec9y6aqllm2oe",
559559
"version": 1,
560560
"weekStart": ""
561-
}
561+
}

0 commit comments

Comments
 (0)