observability icon indicating copy to clipboard operation
observability copied to clipboard

Results 17 observability issues
Sort by recently updated
recently updated
newest added

I have been running some WebAssembly benchmarks and have a WIP dashboard for this. I would love to get this integrated into this repo: ![image](https://github.com/redpanda-data/observability/assets/8669100/e41d7e51-1756-4778-9b1e-144137bbbecc) ![image](https://github.com/redpanda-data/observability/assets/8669100/b675f821-eaf4-480d-a9db-ebe1093d468e) Ideally the main dashboards...

This PR removes the angular dependency from each of the Redpanda dashboards. These changes were created by loading the dashboards up in the most recent Grafana version, going into edit...

Discussion here: https://redpandadata.slack.com/archives/C02JDTMG8GN/p1703184448433599 tl;dr: Today we have a "Partition Balance" graph that provides a percentage-based view of how balanced the partitions are on the cluster. The intention of this graph...

At present, we expose the option to filter between multiple Redpanda Clusters in some dashboards based on a label `redpanda_cloud_data_cluster_name`, which has been carried forward from previous/other uses of the...

`internal_rpc` latency is reported differently on the Default and Ops dashboard making it difficult to tell what the true p95 and p99 values are. E.g. PromQL query for internal_rpc latency...

This small change exposes the admin port across the three brokers to the host (ports `9644`, `9744`, and `9844`).

Enabling classic / legacy kitchen sink dashboard for detailed metrics.

Current design is an overall cluster utilization up to 100%. This masks two things: 1. Makes it hard to see if one broker is heavily over-utilized/under-utilized 2. Makes it hard...

I noticed when using the Redpanda Ops dashboard JSON in Grafana that when I had a cluster that listed over 100 leaderless partitions in `rpk cluster health` output that the...