Skip to content

Commit 0e17f6c

Browse files
committed
remove panel with invalid links
1 parent 06fc920 commit 0e17f6c

File tree

1 file changed

+2
-27
lines changed

1 file changed

+2
-27
lines changed

src/grafana/provisioning/dashboards/demo/opentelemetry-collector.json

+2-27
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"editable": true,
2626
"fiscalYearStartMonth": 0,
2727
"graphTooltip": 1,
28-
"id": 3,
28+
"id": 4,
2929
"links": [],
3030
"panels": [
3131
{
@@ -6008,31 +6008,6 @@
60086008
"panels": [],
60096009
"title": "Documentation",
60106010
"type": "row"
6011-
},
6012-
{
6013-
"fieldConfig": {
6014-
"defaults": {},
6015-
"overrides": []
6016-
},
6017-
"gridPos": {
6018-
"h": 3,
6019-
"w": 24,
6020-
"x": 0,
6021-
"y": 94
6022-
},
6023-
"id": 45,
6024-
"options": {
6025-
"code": {
6026-
"language": "plaintext",
6027-
"showLineNumbers": false,
6028-
"showMiniMap": false
6029-
},
6030-
"content": "<a href=\"http://www.monitoringartist.com\" target=\"_blank\" title=\"Dashboard maintained by Monitoring Artist - DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring\"><img src=\"https://monitoringartist.github.io/monitoring-artist-logo-grafana.png\" height=\"30px\" /></a> | \n<a target=\"_blank\" href=\"https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/troubleshooting.md#metrics\">OTEL collector troubleshooting (how to enable telemetry metrics)</a> | \n<a target=\"_blank\" href=\"https://opentelemetry.io/docs/collector/scaling/\">Scaling the Collector (metrics to watch)</a> | \n<a target=\"_blank\" href=\"https://opentelemetry.io/docs/collector/internal-telemetry/\">Collector internal telemetry</a> | \n<a target=\"_blank\" href=\"https://www.otelbin.io/\">OTelBin (OpenTelemetry collector configuration tool)</a> | \n<a target=\"_blank\" href=\"https://grafana.com/grafana/dashboards/15983-opentelemetry-collector/\">Installed from Grafana.com dashboards</a>",
6031-
"mode": "html"
6032-
},
6033-
"pluginVersion": "11.5.2",
6034-
"title": "Documentation",
6035-
"type": "text"
60366011
}
60376012
],
60386013
"preload": false,
@@ -6340,4 +6315,4 @@
63406315
"uid": "BKf2sowmj",
63416316
"version": 1,
63426317
"weekStart": ""
6343-
}
6318+
}

0 commit comments

Comments
 (0)