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

Enable tmpnet logs/metrics collection #1813

Open
aaronbuchwald opened this issue Nov 22, 2024 · 0 comments
Open

Enable tmpnet logs/metrics collection #1813

aaronbuchwald opened this issue Nov 22, 2024 · 0 comments
Labels
ci documentation Improvements or additions to documentation enhancement New feature or request

Comments

@aaronbuchwald
Copy link
Collaborator

To enable collection of logs and metrics from hypersdk e2e:

  • Copy the scripts/run_prometheus.sh and scripts/run_promtail.sh scripts from avalanchego master to hypersdk ./scripts path
  • Add required GH secretes PROMETHEUS_ID, LOKI_ID, and LOKI_PASSWORD
  • Update e2e action to use custom actions from avalanchego to run the test and collect the logs as per the example of this subnet-evm PR
  • Use tag v1.11.11-monitoring-url instead of the v1-actions tag used in the referenced PR
  • Optionally add a link to the tmpnet monitoring README as per the example of this subnet-evm PR
@aaronbuchwald aaronbuchwald added documentation Improvements or additions to documentation enhancement New feature or request ci labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant