docs
docs copied to clipboard
Prometheus documentation: content and static site generator
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.11.0 to 1.24.0. Release notes Sourced from @modelcontextprotocol/sdk's releases. 1.24.0 Summary This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look...
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.1. Release notes Sourced from express's releases. v5.2.1 What's Changed Release: 5.2.1 by @UlisesGascon in expressjs/express#6933 Full Changelog: https://github.com/expressjs/express/compare/v5.2.0...v5.2.1 v5.2.0 Important: Security Security fix for...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Updated the OTLP metrics endpoint for OpenTelemetry configuration. The specification states that the OTEL_EXPORTER_OTLP_ENDPOINT is used as a base URL and that metrics path "/v1/metrics" will be appended. Signed-off-by: Mark...
### Parny **Description:** AI-native on-call management, incident response, uptime monitoring, and real-time infrastructure visibility platform. **Integration type:** Native integration with Prometheus via built-in data source and alert ingestion (Alertmanager compatible)....
### What Set the default color scheme to "auto" to respect the user's browser/system theme preference when first loading the site. ### Changes - Updated `MantineProvider` to use `defaultColorScheme="auto"` -...
## how to review? * https://github.com/prometheus/prometheus/pull/14807 * check by yourself in the source code, it does NOT exist anymore -- https://github.com/prometheus/prometheus
The page at: https://prometheus.io/docs/prometheus/latest/configuration/recording_rules/ is somewhat unclear: 1) It shows an example rules file 2) Immediately goes to `` where there should be an accompanying explanation (also loses the indentation)....