dashboards icon indicating copy to clipboard operation
dashboards copied to clipboard

Temporal Dashboards

Results 23 dashboards issues
Sort by recently updated
recently updated
newest added

## What was changed Updated the server-general dashboard to correct the OSS 1.16 And Older query ## Why? The signal_external_workflow_command rate was being added in twice, and there was another...

I noticed that the dashboard title of sdk-general.json is "SDK Metrics", where the dashboard title of sever-general.json is "Temporal Server Metrics". For consistency, would you consider changing the sdk-general.json dashboard...

### What are you really trying to do? Customer reports that after importing [this dashboard](https://github.com/temporalio/dashboards/blob/master/sdk/sdk-general.json) they see the following message > PromQL info: metric might not be a counter, name...

bug

## What was changed This PR solved issue with selected Datasource. Before this PR, it was hardcoded ## Why? Dashboard wasn't working ## Checklist 1. Closes N/A 2. How was...

### What are you really trying to do? I'm trying to load test temporal and see the useful metrics which can tell about how my self hosted temporal deployment is...

bug

https://github.com/temporalio/dashboards/blob/590cbf37af8cef99387b2a1f88c163728b003ea4/server/server-general.json#L554

We are trying to integrate the Temporal Server Metrics grafana dashboard on our self managed grafana server and some of charts are not displaying any data. ### Description In the...

bug

This graph https://github.com/temporalio/dashboards/blob/master/server/server-general.json#L554 has no query provided, i'm wondering what the query is meant to be?

> those dashboards use 5m rate, we should update to `$__rate_interval` from @dynajoe

enhancement