Skip to content

hotfix: show product/input counts correctly#101

Merged
pymonger merged 2 commits intodevelopfrom
hotfix-product-counts
Mar 24, 2023
Merged

hotfix: show product/input counts correctly#101
pymonger merged 2 commits intodevelopfrom
hotfix-product-counts

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