openwisp / openwisp-monitoring

Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
https://openwisp.io/docs/dev/monitoring/
Other
167 stars 114 forks source link

[fix] Fixed timseries structure for storing signal metric #586 #604

Closed pandafy closed 1 week ago

pandafy commented 3 months ago

Updated timeseries migration script to also handle signal metrics.

Fixes #586