Skip to content

Promethius config #620

@ghost

Description

I think that the file ./volumes/prometheus/data/config/config.yml may be incorrect but I leave it to your judgement.

I think that cadvisor needs to be the name of the container, in this case prometheus-cadvisor. I have made the changes below and they all now show as UP in my local instance @ http://iotstack:9090/targets

scrape_configs:

  • job_name: "iotstack"
    static_configs:
    • targets:
      • localhost:9090
      • cadvisor:8080
      • nodeexporter:9100
      • prometheus-cadvisor:8080
      • prometheus-nodeexporter:9100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions