Commit graph

7 commits

Author SHA1 Message Date
Marco Ebert
e6851d91df
Dashboard: Remove ingress_upstream_latency_seconds. (#11878) 2024-08-26 20:15:42 +01:00
Roberto Devesa
a02f5d2c40
Adapt dashboards for Grafana 11 compatibility (#11399) 2024-06-02 01:26:37 -07:00
Naseem Ullah
ea5a3036bf
Improve req handling dashboard (#8322)
Display per method/path combos for various metrics, adjust titles, and sort tooltip by decreasing

Signed-off-by: Naseem Ullah <24660299+naseemkullah@users.noreply.github.com>
2022-04-12 14:40:46 -07:00
sebastian.poxhofer
4f58ef3e0f fix(dashboard): remove unnecessary namespace variable in query 2021-03-29 20:20:05 +02:00
sebastian.poxhofer
6364e9d3e3 fix(dashboard): use regex for ingress 2021-03-29 20:05:08 +02:00
Neel Mehta
d59018cf56
Add DS_PROMETHEUS datasource for templating
When running this dashboard on Grafana, I received the error `Datasource named ${DS_PROMETHEUS} was not found`, this change fixes that issue.
2020-03-24 16:49:03 -04:00
Naseem
11e6d4d856
Add request handling performance dashboard
This second dashboard helps end users drill down on a particular service and get more golden signals type metrics such as error rate by path and median upstream response time by path.

Signed-off-by: Naseem <naseem@transit.app>
2020-02-19 16:56:25 -05:00