-
Notifications
You must be signed in to change notification settings - Fork 68
Labels
bugSomething isn't workingSomething isn't workingconfigConfiguration store relatedConfiguration store relatedsourcesWhat sources and in what way to monitorWhat sources and in what way to monitor
Description
Describe the bug
If using individual metrics updates to fetching intervals done via the webui or in the yaml files are never applied, in contrast, if using preset updates to fetching intervals in the preset definition are directly applied after a new metrics refresh.
To Reproduce
Steps to reproduce the behavior:
- run pgwatch with individual metric (e.g.,
wal: 10) - Let it run for a while
- update metric fetching interval to
60 - wait and observe that it will never be applied
- run pgwatch with preset (e.g.,
basic) - Let it run for a while
- update fetching intervals in the preset definition
- Observe that it will get applied directly after sources + metrics refresh
Expected behavior
Updates to individual metrics fetching intervals must be applied.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingconfigConfiguration store relatedConfiguration store relatedsourcesWhat sources and in what way to monitorWhat sources and in what way to monitor