Skip to content

Commit

Permalink
fix failed_spans typo in grafana dashboards (#1465)
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Parker <austin@ap2.io>
  • Loading branch information
edhjer and austinlparker authored Mar 19, 2024
1 parent 1f538a1 commit 4b093f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/opentelemetry-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3214,7 +3214,7 @@ data:
"type": "prometheus",
"uid": "webstore-metrics"
},
"description": "Sent by Exporter\notelcol_exporter_send_failed_spans",
"description": "Sent by Exporter\notelcol_exporter_send_failed_metric_points",
"fieldConfig": {
"defaults": {
"color": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@
"type": "prometheus",
"uid": "webstore-metrics"
},
"description": "Sent by Exporter\notelcol_exporter_send_failed_spans",
"description": "Sent by Exporter\notelcol_exporter_send_failed_metric_points",
"fieldConfig": {
"defaults": {
"color": {
Expand Down

0 comments on commit 4b093f7

Please sign in to comment.