Optimize the self monitoring grafana dashboard. (#6549)
This commit is contained in:
parent
fadbecaa84
commit
b48433e1f6
|
|
@ -53,6 +53,7 @@ Release Notes.
|
|||
* Fix receiver don't need to get itself when healthCheck
|
||||
* Remove group concept from AvgHistogramFunction. Heatmap(function result) doesn't support labels.
|
||||
* Support metrics grouped by scope labelValue in MAL, no need global same labelValue as before.
|
||||
* Optimize the self monitoring grafana dashboard.
|
||||
|
||||
#### UI
|
||||
* Update selector scroller to show in all pages.
|
||||
|
|
|
|||
|
|
@ -49,7 +49,8 @@ telemetry:
|
|||
```
|
||||
|
||||
### Grafana Visualization
|
||||
Provide the grafana dashboard settings. Check [SkyWalking Telemetry dashboard](grafana.json) config.
|
||||
Provide the grafana dashboard settings.
|
||||
Check [SkyWalking OAP Cluster Monitor Dashboard](grafana-cluster.json) config and [SkyWalking OAP Instance Monitor Dashboard](grafana-instance.json) config.
|
||||
|
||||
|
||||
## Self Observability
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue