Prometheus Pushgateway
- Prometheus Charmers
- Monitoring
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 4 | 11 Nov 2020 | |
latest/candidate | 2 | 11 Nov 2020 | |
latest/edge | 4 | 11 Nov 2020 |
juju deploy prometheus-pushgateway
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
nagios_context | string
Default: juju
Used by the nrpe subordinate charms. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.
-
nagios_servicegroups | string
A comma-separated list of nagios servicegroups. If left empty, the nagios_context will be used as the servicegroup
-
persistence | boolean
If set to True metrics will be persisten on disk
-
persistence_interval | string
The minimum interval at which to write out the persistence file. Prometheus' default is 5m0s.
-
port | int
Default: 9091
Prometheus pushgateway listening port
-
snap_channel | string
Default: stable
If install_method is set to "snap" this option controlls channel name. Supported values are: "stable", "candidate", "beta" and "edge"
-
snap_proxy | string
DEPRECATED. Use snap-http-proxy and snap-https-proxy model configuration settings. HTTP/HTTPS web proxy for Snappy to use when accessing the snap store.
-
snap_proxy_url | string
DEPRECATED. Use snap-store-proxy model configuration setting. The address of a Snap Store Proxy to use for snaps e.g. http://snap-proxy.example.com
-
snapd_refresh | string
How often snapd handles updates for installed snaps. The default (an empty string) is 4x per day. Set to "max" to check once per month based on the charm deployment date. You may also set a custom string as described in the 'refresh.timer' section here: https://forum.snapcraft.io/t/system-options/87