mirror of
https://github.com/prometheus/prometheus
synced 2025-02-15 19:47:56 +00:00
Add missing response type file
Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
d5a1e71f6c
commit
d9768a70b6
1
web/ui/mantine-ui/src/api/responseTypes/labelValues.ts
Normal file
1
web/ui/mantine-ui/src/api/responseTypes/labelValues.ts
Normal file
@ -0,0 +1 @@
|
||||
export type LabelValuesResult = string[];
|
Loading…
Reference in New Issue
Block a user