docs
docs copied to clipboard
Prometheus documentation: content and static site generator
This PR main purpose is to resolve this issue [fixing deprecated installation instructions in "Instrumenting a Go application for Prometheus" docs](https://github.com/prometheus/docs/issues/2556) Fixes #2556
Hello, As a new user of both Go and Prometheus, I ran into some issues and tentatively believe the instructions for installing the `prometheus/client_golang` libraries are outdated as of Go...
Hello, All security related information is scattered across different sections, for example : - [basic auth](https://prometheus.io/docs/guides/basic-auth/#securing-prometheus-api-and-ui-endpoints-using-basic-auth) - [security model](https://prometheus.io/docs/operating/security/) - [TLS encryption](https://prometheus.io/docs/guides/tls-encryption/#securing-prometheus-api-and-ui-endpoints-using-tls-encryption) - [AlertManeger https/auth guide](https://prometheus.io/docs/alerting/latest/https/) I think that it's...
Currently, the integration docs have a section showcasing some [File SD integrations from the community](https://prometheus.io/docs/operating/integrations/#file-service-discovery). I propose we add a similar section for HTTP Service discovery, highlighting some HTTP SD...
Console templates still exist as a feature, but we do not offer any examples or libraries anymore. https://prometheus.io/docs/visualization/consoles/ has to be updated accordingly. (I imagine it to be quite short...
The existing exporter is very old and no longer maintained.
[client library docs](https://crystal-prometheus-client.cloudnative.cr/Prometheus.html)
# Preamble Thank you, Prometheus-Team, for creating this cool software. I want to contribute something back to the community, so I want to share my own alertmanager receiver implementation. #...
## Summary - replace the dead prom.lib link with a reference to the console_libraries examples shipped in Prometheus release artifacts ## Rationale - prom.lib was removed upstream, so the existing...
Bumps [next](https://github.com/vercel/next.js) from 15.5.7 to 15.5.9. Release notes Sourced from next's releases. v15.5.9 Please see the Next.js Security Update for information about this security patch. Commits c5de33e v15.5.9 dd23399 Backport...