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

hotfix: show product/input counts correctly #101

Merged
merged 2 commits into from
Mar 24, 2023
Merged

Conversation

pymonger
Copy link
Contributor

This PR fixes an issue in the job metrics dashboard for the counts of generated products and inputs localized by jobs. It originally used a painless script to generate custom metrics for these but has been simplified to count up the job's job.job_info.metrics.products_staged.id.keyword and job.job_info.metrics.inputs_localized.url.keyword, respectively.

Additionally, this PR updates the Kibana export JSON files for the dashboards (Job Metrics, Worker Metrics, Minimal OPS UI) for ELK 7.10.2.

- updated to JSON export format for ES 7.*
@pymonger pymonger requested review from DustinKLo and mcayanan March 23, 2023 23:10
@pymonger pymonger merged commit 58697ae into develop Mar 24, 2023
@pymonger pymonger deleted the hotfix-product-counts branch March 24, 2023 15:16
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.

2 participants