prometheus/web/ui/react-app/src/pages/graph
Manik Rana ab9b770aea
ui (histograms): Add native histogram chart to Table view (#13658)
* feat: initial add histogram table

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* feat: add x-axis scale toggle

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* refac: adjust histogram summary styles

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* feat: initial add histogram table

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* feat: add x-axis scale toggle

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* refac: adjust histogram summary styles

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* chore: remove unused code

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* tests: test for HistogramChart instead of HistogramString

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* fix: remove histogramChart from a test

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* chore: rename style classes

Signed-off-by: Manik Rana <manikrana54@gmail.com>

* refac: suppress test errors

Signed-off-by: Manik Rana <manikrana54@gmail.com>

---------

Signed-off-by: Manik Rana <manikrana54@gmail.com>
2024-02-29 14:21:15 +01:00
..
CMTheme.tsx Fix black-on-black metric name color in dark mode (#11572) 2022-11-11 20:57:49 +01:00
ColorPool.ts Improve graph colors in new UI (#10179) 2022-01-19 14:09:24 +01:00
DataTable.test.tsx ui (histograms): Add native histogram chart to Table view (#13658) 2024-02-29 14:21:15 +01:00
DataTable.tsx ui (histograms): Add native histogram chart to Table view (#13658) 2024-02-29 14:21:15 +01:00
ExpressionInput.test.tsx remove old promql editor (#9452) 2021-10-18 17:22:23 +02:00
ExpressionInput.tsx web ui: Tweak colors in the dark theme to improve contrast ratio (#11068) 2022-08-01 15:28:09 +02:00
Graph.test.tsx Standardise exemplar label as "trace_id" 2024-02-15 14:20:08 +00:00
Graph.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphControls.test.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphControls.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphHeatmapHelpers.test.ts Fix handling of scalar and string in isHeatmapData 2024-01-04 02:48:54 +07:00
GraphHeatmapHelpers.ts Fix handling of scalar and string in isHeatmapData 2024-01-04 02:48:54 +07:00
GraphHelpers.test.ts ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphHelpers.ts ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphTabContent.test.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
GraphTabContent.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
HistogramChart.tsx ui (histograms): Add native histogram chart to Table view (#13658) 2024-02-29 14:21:15 +01:00
Legend.tsx upgrade react-script to v4 2021-09-04 15:56:36 +02:00
MetricsExplorer.test.tsx Feat UI metrics search (#9629) 2021-11-08 19:11:39 +01:00
MetricsExplorer.tsx Feat UI metrics search (#9629) 2021-11-08 19:11:39 +01:00
Panel.test.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
Panel.tsx ui/fix: correct url handling for stacked graphs (#13460) 2024-01-26 09:25:23 +01:00
PanelList.test.tsx remove old promql editor (#9452) 2021-10-18 17:22:23 +02:00
PanelList.tsx Allow copying label-value pair to buffer on click (#11229) 2022-09-20 14:30:24 +02:00
QueryStatsView.test.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
QueryStatsView.tsx upgrade react-script to v4 2021-09-04 15:56:36 +02:00
SeriesName.test.tsx Clean up the Lezer grammar output tree (#11333) 2022-09-29 22:26:46 +02:00
SeriesName.tsx Clean up the Lezer grammar output tree (#11333) 2022-09-29 22:26:46 +02:00
TimeInput.test.tsx Upgrade create-react-app to v5 (#10396) 2022-03-05 20:45:55 +01:00
TimeInput.tsx move to npm workspace 2021-09-10 15:38:20 +02:00