Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What should be used for the list of validators #11

Open
emperorjm opened this issue Mar 15, 2022 · 0 comments
Open

What should be used for the list of validators #11

emperorjm opened this issue Mar 15, 2022 · 0 comments

Comments

@emperorjm
Copy link

emperorjm commented Mar 15, 2022

For the list of validators I would want to monitor, should I add their ip addesses or some other identifier:

  • job_name: 'validator'
    scrape_interval: 15s
    metrics_path: /metrics/validator
    static_configs:
    • targets:
    relabel_configs:
    • source_labels: [address]
      target_label: __param_address
    • source_labels: [__param_address]
      target_label: instance
    • target_label: address
      replacement: :9300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant