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

Metrics #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Metrics #147

wants to merge 1 commit into from

Conversation

paigerube14
Copy link
Contributor

Adding in new configuration of metrics

Also trying to add in better logging when elastic upload fails, need to still validate that this data is clear enough. NOTE: I do find it very difficult to go back and forth between krkn output and a tmp output file to see why the data might not have been uploaded

@@ -79,7 +79,7 @@ def process_prom_query_in_range(
query=query,
start_time=start_time,
end_time=end_time,
step=f"{granularity}s",
step=f"10s",
Copy link
Contributor Author

@paigerube14 paigerube14 Feb 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to find a better way to calculate granularity. Every 1 second seems a bit high. Think this is still even too high

Signed-off-by: Paige Patton <[email protected]>
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.

1 participant