The Prometheus Pushgateway exists to allow ephemeral and batch jobs to expose their metrics to Prometheus. Since these kinds of jobs may not exist long enough to be scraped, they can instead push their metrics to a Pushgateway. The Pushgateway then exposes these metrics to Prometheus.
"features": {
"ghcr.io/devcontainers-extra/features/pushgateway:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version to install. | string | latest |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.