prometheus/web/ui/mantine-ui
sujal shah 73a3438c1b api: Add two new fields Node and ServerTime.
This commit introduced two field in `/status` endpoint:
- The node currently serving the request.
- The current server time for debugging time drift issues.

fixes #15394.

Signed-off-by: sujal shah <sujalshah28092004@gmail.com>
2025-01-07 16:05:50 +05:30
..
public
src api: Add two new fields Node and ServerTime. 2025-01-07 16:05:50 +05:30
.gitignore
eslint.config.mjs Make linter run by upgrading the ESLint config 2024-09-06 20:35:55 +02:00
index.html Mantine UI: Use actual lookback delta in explain 2024-09-10 13:01:57 +02:00
package.json chore(deps): bump sanitize-html from 2.13.0 to 2.13.1 in /web/ui (#15268) 2024-12-10 18:17:22 +01:00
postcss.config.cjs
tsconfig.json
tsconfig.node.json
vite.config.ts UI: Make mantime UI assets relative 2024-09-24 15:30:54 +02:00
vitest.config.ts