Issues
- Data resolution on Dashboards became 15sec min instead of 1secPMM-2661Resolved issue: PMM-2661
- Data resolution on Dashboards became 15sec interval instead of 1secPMM-2474Resolved issue: PMM-2474
- PMM Query count keeps increasing - performance_schemaPMM-2375Resolved issue: PMM-2375
- Auto Refresh for dashboardsPMM-2227Resolved issue: PMM-2227
- Exporter CPU Usage glitchesPMM-2224Resolved issue: PMM-2224
- Can't start PMM on systems without memory limit capabilities in kernelPMM-2216Resolved issue: PMM-2216
- PMM 1.8.0 and vCenter 5.5/6.5: Invalid OVF checksumPMM-2199Resolved issue: PMM-2199
- Change text message if search didn't find any queryPMM-2196Resolved issue: PMM-2196
- Permanent redirects break when using port forwardingPMM-2184Resolved issue: PMM-2184
- SHOW TABLE STATUS fails on TokuDBPMM-2178Resolved issue: PMM-2178
- Grafana singlestat doesn't use consistent colour when unit is of type TimePMM-2175Resolved issue: PMM-2175
- JSON section is displayed as one linePMM-2171Resolved issue: PMM-2171
- `rds_exporter` not stopped when all RDS instances are removed or disabledPMM-2168Resolved issue: PMM-2168Artem Gavrilov
- Clicking on "Whats' new" link on update section doesn't workPMM-2162Resolved issue: PMM-2162
- Assert events graph is mis-sized for the Y-axisPMM-2153
- Some problems with fonts on PMM dashboardsPMM-2132Resolved issue: PMM-2132
- Pmm client can't connect to PMM server after upgradePMM-2125Resolved issue: PMM-2125
- The Number of the New Version Is Missing in the Notification of the Successful Update of PMMPMM-2124Resolved issue: PMM-2124
- PMM AMI image is not checking authenticationPMM-2120Resolved issue: PMM-2120
- Wrong instance is selected on PMM dashboardPMM-2112Resolved issue: PMM-2112
- import-dashboard.py don't update PMM Query Analytics dashboardPMM-2110Resolved issue: PMM-2110
- Home is not main page after upgradePMM-2109Resolved issue: PMM-2109
- Some problems with Prometheus dashboardPMM-2095Resolved issue: PMM-2095
23 of 23
Data resolution on Dashboards became 15sec min instead of 1sec
Done
General
Escalation
General
Escalation
Description
How to test
None
How to document
None
Smart Checklist
Created June 25, 2018 at 5:50 PM
Updated July 18, 2024 at 2:22 PM
Resolved July 12, 2018 at 9:06 AM
Activity
Show:
Fx for Update process :
Because of
https://github.com/grafana/grafana/pull/9226 we have this bug
STR:
Open any mysql dashboard where we expect 1 sec resolution to be collected, as an example https://pmmdemo.percona.com/graph/d/MQWgroiiz/mysql-overview
Set interval 1 sec
Zoom any Panel
Expected results
on https://pmmdemo.percona.com/graph/d/MQWgroiiz/mysql-overview?from=1525224987916&to=1525227068527&orgId=1&var-interval=1s&var-host=ps57 you can see the data for every Second
Current result:
the data changes only every 15 sec
Proposed solution:
Set up "scrape interval" for Prometheus datasourse as 1 sec by default