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

Allow the user to specify the scrape interval #87

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Allow the user to specify the scrape interval #87

merged 1 commit into from
Jul 14, 2023

Conversation

hatchan
Copy link
Contributor

@hatchan hatchan commented Jul 14, 2023

A default for all jobs can be specified through a cli argument or a config in the am.toml. It is also possible for every endpoint to be overridden using the am.toml.

This also introduces a shorter default scrape interval of 5s if nothing was specified.

Group some cli arguments into groups

  • Changelog updated

Resolves #86

A default for all jobs can be specified through a cli argument or a config in the am.toml. It is also possible for every endpoint to be overridden using the am.toml.

This also introduces a shorter default scrape interval of 5s if nothing was specified.

Group some cli arguments into groups
@hatchan hatchan marked this pull request as ready for review July 14, 2023 12:22
@hatchan hatchan requested a review from a team as a code owner July 14, 2023 12:22
@hatchan hatchan merged commit 9bdcc9b into main Jul 14, 2023
@hatchan hatchan deleted the _scrape branch July 14, 2023 13:50
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

Successfully merging this pull request may close these issues.

Change default scrape frequency and allow users to customize it
2 participants