All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sample.prometheus.yaml Maven / Gradle / Ivy

The newest version!
prometheus:
  -
    job: 'db1'
    labels:
      host: 'node1'
      env: 'prod'
    type: 'servlet'
  -
    job: 'db2'
    labels:
      host: 'node2'
      env: 'prod'
    type: 'pushgateway'
    hosts:
      - host: 'localhost'
        port: 9091




© 2015 - 2025 Weber Informatics LLC | Privacy Policy