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

Om82 - dashboard fixes #57

Merged
merged 6 commits into from
Jul 7, 2023
Merged

Om82 - dashboard fixes #57

merged 6 commits into from
Jul 7, 2023

Conversation

mphanias
Copy link
Contributor

@mphanias mphanias commented Jul 4, 2023

moved - all dashboards to Gafana 9.3.x
corrected sequence of all dashboard variable in order like “Datasource”, “Job”, “Cluster”, “Node”, “Set”
fixed duplicate-panel-id in namespace view dashboard which is not-showing correct information
bug-fixes:
fixed time-series as “range” wherever it is configured as “instant”
added job-name in queries wherever they are missing & required
removed and replaced hard-coded job-name with variable $job_name

below fixes are included
- added job-name in missing queries
- fixed hard-coded job-name with query
- corrected some Timeseries as "Range" instead of "Instant"
- modified all the Graph (old) panels as "Timeseries" panel - this brings all panels to the 9.3.x version
- fixed variables in some dashboard with right variable filters
-
incorporated review comments
- added job_name on template variables where required
- made order of template variable same across all dashboards in below order
-- Data-Source
-- Job-Name (Prometheus)
-- Cluster
-- Node
-- Namespace
-- Set

correct wrong check-in on latencies.json where job dashboard was accidentally saved.
fix duplicate panel-id: same panel-id is assigned to another panel, hence any fixes are not reflecting correctly.

manually modified the panel-id of 3 panels - new panel-id are max-of-current-panel-id + 1
@mphanias mphanias requested review from sunilvirus and hev July 4, 2023 06:53
fixed linter issues in jobs.view
fixed set dashboard query to use proper regex ~ to support multi-selection
replaced DS_EXPRESSION with __expr__ without this Unique Data calculation is not working
@sunilvirus sunilvirus merged commit a491ee0 into dev Jul 7, 2023
1 check passed
@sunilvirus sunilvirus deleted the OM82 branch July 7, 2023 07:21
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.

None yet

2 participants