Skip to content

Instantly share code, notes, and snippets.

@mtanda
Created February 19, 2017 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtanda/67c1aa0e211dc0596997e92059984df4 to your computer and use it in GitHub Desktop.
Save mtanda/67c1aa0e211dc0596997e92059984df4 to your computer and use it in GitHub Desktop.
wikimedia flags
Toggle navigation Prometheus
Alerts
Graph
Status
Runtime & Build Information
Command-Line Flags
Configuration
Rules
Targets
Help
Command-Line Flags
alertmanager.notification-queue-capacity 10000
alertmanager.timeout 10s
alertmanager.url
config.file /srv/prometheus/ops/prometheus.yml
log.format "logger:stderr"
log.level "info"
query.max-concurrency 20
query.staleness-delta 5m0s
query.timeout 2m0s
storage.local.checkpoint-dirty-series-limit 5000
storage.local.checkpoint-interval 5m0s
storage.local.chunk-encoding-version 2
storage.local.dirty false
storage.local.engine persisted
storage.local.index-cache-size.fingerprint-to-metric 10485760
storage.local.index-cache-size.fingerprint-to-timerange 5242880
storage.local.index-cache-size.label-name-to-label-values 10485760
storage.local.index-cache-size.label-pair-to-fingerprints 20971520
storage.local.max-chunks-to-persist 524288
storage.local.memory-chunks 1048576
storage.local.num-fingerprint-mutexes 4096
storage.local.path /srv/prometheus/ops/metrics
storage.local.pedantic-checks false
storage.local.retention 4320h0m0s
storage.local.series-file-shrink-ratio 0.1
storage.local.series-sync-strategy adaptive
storage.remote.graphite-address
storage.remote.graphite-prefix
storage.remote.graphite-transport tcp
storage.remote.influxdb-url
storage.remote.influxdb.database prometheus
storage.remote.influxdb.retention-policy default
storage.remote.influxdb.username
storage.remote.opentsdb-url
version false
web.console.libraries /etc/prometheus/console_libraries
web.console.templates /etc/prometheus/consoles
web.enable-remote-shutdown false
web.external-url http://prometheus/ops
web.listen-address 127.0.0.1:9900
web.local-assets /usr/share/prometheus/web/
web.route-prefix /ops
web.telemetry-path /metrics
web.user-assets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment