You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/backend/pkg
Jason Kulatunga 5ac0aa8f74
Forked InfluxDB SDK and added support for using pre-generated admin token during setup. This ensures we no longer need to persist the token during startup.
2 years ago
..
config Forked InfluxDB SDK and added support for using pre-generated admin token during setup. This ensures we no longer need to persist the token during startup. 2 years ago
database Forked InfluxDB SDK and added support for using pre-generated admin token during setup. This ensures we no longer need to persist the token during startup. 2 years ago
errors adding new nottification validation erorr. Added a notification class containing webhook, script and shoutrrr notification logic. Adding "Test notification endpoint". 4 years ago
models added additional tests from #187. 2 years ago
notify fixes https://github.com/AnalogJ/scrutiny/issues/179 3 years ago
thresholds make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend. 3 years ago
version (v0.4.5) Automated packaging of release by Packagr 2 years ago
web updates for v0.4.0 release. Slight refactor/organization. 2 years ago
constants.go ensure that all buckets are created during init. Remove all references to "name" field for attributes (shoudl come from metadata instead). Status is now an int64 (0 is passing). 3 years ago