-
Notifications
You must be signed in to change notification settings - Fork 19
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
COS: Add dashboard for long-term metrics #196
Conversation
@jdkandersson The |
The way to do it is to go to discourse and update the content to resolve the conflict. For example, by updating it to the intended content. Just make sure that if there were any community contributions, that we explain why we're changing to docs |
Test coverage for d7a3903
Static code analysis report
|
Overview
Add a dashboard with a panel that visualises the number of jobs per day.
The panel would look like this with real data:
Rationale
A separate dashboard is added to allow querying for longer time periods (this is not suitable for the other visualisations as too many data points are queried, resulting in empty panels with errors or high latency before anything is displayed). Note that the current loki-k8s charm uses the default setting of loki, which does not allow querying more than 30 days in the past.
Checklist
src-docs
urgent
,trivial
,complex
)