Commit Graph

353 Commits (ae99ffd57ece46a1a9af868548294a32fb94eab8)
 

Author SHA1 Message Date
Jason Kulatunga ae99ffd57e using github container registry images.
2 years ago
Jason Kulatunga 08f247109a using environmental variable in files path.
2 years ago
Jason Kulatunga 36617c8f1f using environmental variable in files path.
2 years ago
Jason Kulatunga 035c94681f referencing Github container registry for all images.
2 years ago
Jason Kulatunga 20411afb82 adding name for coverage step.
2 years ago
Jason Kulatunga 84f3327790 adding codecov coverage support.
2 years ago
Jason Kulatunga ccbb9225c4 remove darwin builds.
2 years ago
Jason Kulatunga 8d052f0265 update the bug report template
2 years ago
Jason Kulatunga cfe77c9a36 install tzdata package everywhere.
2 years ago
Jason Kulatunga 62e5a71eb0 build darwin/amd64 and darwin/arm64 binaries.
2 years ago
Jason Kulatunga 0dba9f8011
Merge branch 'master' into influxdb
2 years ago
Jason Kulatunga d42faf30b0 fix WriteConfig interface.
2 years ago
Jason Kulatunga 5a4bcda1ec adding more docs.
2 years ago
Jason Kulatunga e243d55153 Document NVMe block device vs device controller binding.
2 years ago
Jason Kulatunga 9ee2674804 started writing a TROUBLESHOOTING guide for the device collector.
2 years ago
Jason Kulatunga 5a1e390acd started writing a TROUBLESHOOTING guide for the device collector.
2 years ago
Jason Kulatunga 5fb5b9afbe if we're completing the InfluxDB setup via automation, attempt to store the token in the config file automatically.
2 years ago
Jason Kulatunga 9ebf252d4f information about downsampling.
2 years ago
Jason Kulatunga 88a99a1c90 information about downsampling.
2 years ago
Jason Kulatunga 9a5c667437 tweak the wait script.
2 years ago
Jason Kulatunga 8462d21e14 waiting for influxdb before starting scrutiny app.
2 years ago
Jason Kulatunga 702c7cdf7a if running test iin github actions, use influxdb service for testing.
2 years ago
Jason Kulatunga 00bc6ecd92 make sure we can pull config from env variables.
2 years ago
Jason Kulatunga 7cd828ef0d update the influxdb version in the standalone container.
2 years ago
Jason Kulatunga bd39b2cd4d fixes for aggregation.
2 years ago
Jason Kulatunga 0a9d364aea adding duration key to smart attributes api endpoint
2 years ago
Jason Kulatunga f60636a6aa broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
2 years ago
Jason Kulatunga 7a7771981a broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
2 years ago
Jason Kulatunga 8e34ef8d79
Merge pull request #212 from PeterDaveHello/patch-1
2 years ago
Jason Kulatunga f569ab6474 [BROKEN COMMIT]
2 years ago
Peter Dave Hello a8952eff0c
Improve README.md a little bit
2 years ago
Jason Kulatunga 903d5713fc fixes for tests.
3 years ago
Jason Kulatunga 0872da57d7 fixes for tests.
3 years ago
Jason Kulatunga 47e8595c9d using constant vars for duration key magic strings. Fixing Errorf calls to correctly have template data.
3 years ago
Jason Kulatunga bff83de3a0 query temp data across multiple buckets
3 years ago
Jason Kulatunga 03bfdd3890 changing the duration dropdown for temp history data. adding an /api/summary/temp endpoint
3 years ago
Jason Kulatunga 772063a843 find the temp history for the last week (by default). Smooth out data using aggregate window for hourly numbers. Better temp casting during influx data inflating.
3 years ago
Jason Kulatunga b776fb8886 tweaking retention policy code so we can test downsampling scripts.
3 years ago
Jason Kulatunga 8fb58591a6 fixes for Scrutiny end-to-end testing.
3 years ago
Jason Kulatunga ce032c5609 fixes for Scrutiny end-to-end testing.
3 years ago
Jason Kulatunga 060ac7b83a fixes https://github.com/AnalogJ/scrutiny/issues/179
3 years ago
Jason Kulatunga 3ee342763c publish release using old mechanism.
3 years ago
Jason Kulatunga e572c2051f specify metadata path
3 years ago
Jason Kulatunga a4389b176d we're already building windows binaries. Lets make sure we attach them as well.
3 years ago
Jason Kulatunga c7603c8f62 karalabe/xgo-1.13.x is unmaintained, moving to techknowlogick/xgo:go-1.13.x
3 years ago
Jason Kulatunga 7b7b4fe4e3 fixing test.
3 years ago
Jason Kulatunga 5789c836db 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
Jason Kulatunga deba21fe19 update timestamps for testing.
3 years ago
Jason Kulatunga 31b5dfa038 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
Jason Kulatunga 9878985fa3 adding aggregation code
3 years ago