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

testing: Enable metrics collection for tmpnet clusters #2728

Closed
5 tasks
marun opened this issue Feb 12, 2024 · 0 comments · Fixed by #2763 or #2820
Closed
5 tasks

testing: Enable metrics collection for tmpnet clusters #2728

marun opened this issue Feb 12, 2024 · 0 comments · Fixed by #2763 or #2820
Assignees
Labels
enhancement New feature or request testing This primarily focuses on testing

Comments

@marun
Copy link
Contributor

marun commented Feb 12, 2024

Metrics are critical to understanding the behavior of an avalanche network, but a cluster managed by the tmpnet fixture doesn't currently collect metrics.

Tasks:

  • Support generating the configuration required to monitor a temporary network
  • Enable collection of metrics via a prometheus agent (to support collection in restricted environments like CI)
  • Enable deployment of prometheus and grafana and relevant dashboards
  • Configure prometheus instance for agents to dump metrics to
  • Configure log collection via datadog
@marun marun added enhancement New feature or request testing This primarily focuses on testing labels Feb 12, 2024
@marun marun self-assigned this Feb 12, 2024
@marun marun changed the title Enable metrics collection for tmpnet clusters testing: Enable metrics collection for tmpnet clusters Feb 12, 2024
@marun marun linked a pull request Mar 7, 2024 that will close this issue
5 tasks
@marun marun reopened this Mar 15, 2024
mboben pushed a commit to mboben/avalanchego that referenced this issue Apr 7, 2024
Co-authored-by: Dan Laine <[email protected]>
Co-authored-by: Chloe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment