Skip to content

Commit

Permalink
fix failed_spans typo in grafana dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
edhjer committed Mar 16, 2024
1 parent b50be5d commit ddc7264
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 ddc7264

Please sign in to comment.