Browse Source

Adds grafana dashboards (#21806)

pull/21802/head^2
Yasmin Lorin Kaygalak 1 month ago committed by GitHub
parent
commit
738acfee1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      .changelog/21806.txt
  2. 15
      grafana/README.md
  3. 1453
      grafana/consuldataplanedashboard.json
  4. 1513
      grafana/consulservicedashboard.json
  5. 1921
      grafana/consulservicetoservicedashboard.json

3
.changelog/21806.txt

@ -0,0 +1,3 @@
```release-note:feature
grafana: added the dashboards service-to-service dashboard, service dashboard, and consul dataplane dashboard
```

15
grafana/README.md

@ -1,15 +0,0 @@
# Grafana Publishing
The page for publishing this dashboard is https://grafana.com/grafana/dashboards/13396
## How to edit and Publish
- Start grafana locally (consul-docker-test/mesh-gateways-l7 will provide you two Consul DCs, grafana, and prometheus)_
- Import the dashboard json into a new dashboard
- Make changes
- Click "share" and export for external publishing
- Login to Grafana via the team account (message a manager)
- Publish as a new version, including change notes.
### Grafana dashboard for consul-k8s (control plane)
A grafana dashboard for monitoring consul-k8s (control plane) can also be found in this directory: `consul-k8s-control-plane-monitoring.json`. This dashboard has not been published to https://grafana.com.

1453
grafana/consuldataplanedashboard.json

File diff suppressed because it is too large Load Diff

1513
grafana/consulservicedashboard.json

File diff suppressed because it is too large Load Diff

1921
grafana/consulservicetoservicedashboard.json

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save