Jason Kulatunga
035c94681f
referencing Github container registry for all images.
3 years ago
Jason Kulatunga
20411afb82
adding name for coverage step.
3 years ago
Jason Kulatunga
84f3327790
adding codecov coverage support.
3 years ago
Jason Kulatunga
ccbb9225c4
remove darwin builds.
3 years ago
Jason Kulatunga
8d052f0265
update the bug report template
3 years ago
Jason Kulatunga
cfe77c9a36
install tzdata package everywhere.
...
fixes #78
fixes
3 years ago
Jason Kulatunga
62e5a71eb0
build darwin/amd64 and darwin/arm64 binaries.
3 years ago
Jason Kulatunga
0dba9f8011
Merge branch 'master' into influxdb
3 years ago
Jason Kulatunga
d42faf30b0
fix WriteConfig interface.
3 years ago
Jason Kulatunga
5a4bcda1ec
adding more docs.
3 years ago
Jason Kulatunga
e243d55153
Document NVMe block device vs device controller binding.
...
Fixes #209 .
3 years ago
Jason Kulatunga
9ee2674804
started writing a TROUBLESHOOTING guide for the device collector.
3 years ago
Jason Kulatunga
5a1e390acd
started writing a TROUBLESHOOTING guide for the device collector.
3 years ago
Jason Kulatunga
5fb5b9afbe
if we're completing the InfluxDB setup via automation, attempt to store the token in the config file automatically.
3 years ago
Jason Kulatunga
9ebf252d4f
information about downsampling.
3 years ago
Jason Kulatunga
88a99a1c90
information about downsampling.
3 years ago
Jason Kulatunga
9a5c667437
tweak the wait script.
3 years ago
Jason Kulatunga
8462d21e14
waiting for influxdb before starting scrutiny app.
3 years ago
Jason Kulatunga
702c7cdf7a
if running test iin github actions, use influxdb service for testing.
3 years ago
Jason Kulatunga
00bc6ecd92
make sure we can pull config from env variables.
3 years ago
Jason Kulatunga
7cd828ef0d
update the influxdb version in the standalone container.
3 years ago
Jason Kulatunga
bd39b2cd4d
fixes for aggregation.
3 years ago
Jason Kulatunga
0a9d364aea
adding duration key to smart attributes api endpoint
3 years ago
Jason Kulatunga
f60636a6aa
broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
3 years ago
Jason Kulatunga
7a7771981a
broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
3 years ago
Jason Kulatunga
8e34ef8d79
Merge pull request #212 from PeterDaveHello/patch-1
...
Improve README.md a little bit
3 years ago
Jason Kulatunga
f569ab6474
[BROKEN COMMIT]
...
This code leverages the new `types.isType` functionality introduced in the flux language (https://github.com/influxdata/flux/issues/2159 )
This code will fix https://github.com/AnalogJ/scrutiny/issues/22 and all related issues.
Unfortunately this code is broken because the influxdb go client library does not correctly handle import statments in the task defintion.
blocked by
https://github.com/influxdata/influxdb-client-go/issues/322
3 years ago
Peter Dave Hello
a8952eff0c
Improve README.md a little bit
...
Set indentation of docker commands, and set the language of code block to enable syntax highlight in README.md
3 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
Jason Kulatunga
fe3f38ae54
fixing packagr actions for publishing artifacts.
3 years ago
Jason Kulatunga
315b43ea05
fixing packagr actions for publishing artifacts.
3 years ago
Jason Kulatunga
d346a394e6
fixing packagr actions for publishing artifacts.
3 years ago