-
Notifications
You must be signed in to change notification settings - Fork 670
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
tmpnet
: Enable collection of logs and metrics
#2820
Merged
Merged
Commits on Mar 18, 2024
-
tmpnet
: Write config enabling metrics collection by prometheusTemporary networks used for testing previously lacked an easy way to enable metrics collection. This PR ensures that prometheus has what it needs to scrape the metrics endpoints of a temporary network and enables scraping of CI jobs using temporary networks. - Write prometheus configuration to ~/.tmpnet/prometheus/file_sd_configs for each node on startup and remove it on shutdown. This enables scraping of all nodes in a network no matter when they are started. Ref: https://prometheus.io/docs/guides/file-sd/ - Add script to scrape temporary networks with agent-mode prometheus. Works locally and in CI
Configuration menu - View commit details
-
Copy full SHA for a0f75c3 - Browse repository at this point
Copy the full SHA a0f75c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2496a58 - Browse repository at this point
Copy the full SHA 2496a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b7e23 - Browse repository at this point
Copy the full SHA 50b7e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for c99de8a - Browse repository at this point
Copy the full SHA c99de8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0783d59 - Browse repository at this point
Copy the full SHA 0783d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90191fc - Browse repository at this point
Copy the full SHA 90191fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e88b83d - Browse repository at this point
Copy the full SHA e88b83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d78c0cc - Browse repository at this point
Copy the full SHA d78c0ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d73484 - Browse repository at this point
Copy the full SHA 6d73484View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbeb4b3 - Browse repository at this point
Copy the full SHA bbeb4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9380137 - Browse repository at this point
Copy the full SHA 9380137View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd8386 - Browse repository at this point
Copy the full SHA fbd8386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d72be9 - Browse repository at this point
Copy the full SHA 4d72be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 762032e - Browse repository at this point
Copy the full SHA 762032eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.