Jason Kulatunga
|
12e624a496
|
updating CONTRIBUTING.md guide.
|
2022-05-26 19:06:48 -07:00 |
|
Jason Kulatunga
|
54178eaaf0
|
Merge branch 'master' into BASEPATH
|
2022-05-09 14:29:48 -07:00 |
|
Jason Kulatunga
|
de702414b9
|
moving all filesystem references to /scrutiny to /opt/scrutiny
fixes #230
|
2022-05-09 09:29:39 -07:00 |
|
Jason Kulatunga
|
035c94681f
|
referencing Github container registry for all images.
|
2022-04-30 22:24:05 -07:00 |
|
Jason Kulatunga
|
9ebf252d4f
|
information about downsampling.
|
2022-04-30 11:47:17 -07:00 |
|
Jason Kulatunga
|
88a99a1c90
|
information about downsampling.
|
2022-04-29 23:08:39 -07:00 |
|
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
|
2022-04-27 22:41:56 -07:00 |
|
Jason Kulatunga
|
b776fb8886
|
tweaking retention policy code so we can test downsampling scripts.
|
2021-11-16 18:32:29 -08:00 |
|
Jason Kulatunga
|
deba21fe19
|
update timestamps for testing.
|
2021-10-24 16:26:41 -07:00 |
|
Jason Kulatunga
|
9878985fa3
|
adding aggregation code
|
2021-10-24 13:07:12 -07:00 |
|
Jason Kulatunga
|
8a46931399
|
!!!!WIP!!!!
adding InfluxDB
- influxdb added to dockerfile
- influxdb s6 service
- influxdb config
- adding defaults to config
- creating a DeviceRepo interface (multiple db backends)
- implemented DeviceRepo interface as ScruitnyRepository
|
2021-06-27 10:55:18 -07:00 |
|
Andrea Spacca
|
2db6465639
|
BASEPATH
|
2021-05-30 10:17:07 +02:00 |
|
Jason Kulatunga
|
712119cb5e
|
fixing ui when visible on small screen.
tweak local contrib instructions.
Fixing javascript mediaquery breakpoint for small screen.
|
2021-04-25 23:22:29 -07:00 |
|
Jason Kulatunga
|
9bd8aec315
|
update getting started & documentation to remove -v /dev/ mount and --privileged requirement. Uses --cap-add and --device instead
close #26
close #18
|
2020-09-23 20:49:56 -06:00 |
|
Jason Kulatunga
|
531fea76b2
|
keep example config file in sync with config defaults. fixes #3
Adding an example config file for local development to CONTRIBUTING.md.
|
2020-09-22 18:18:57 -06:00 |
|
Jason Kulatunga
|
7cdacbaffc
|
add information about how to generate debug logs
|
2020-09-21 22:27:59 -06:00 |
|
Jason Kulatunga
|
f40b8d0c53
|
fix Docker command in CONTRIBUTING.md
|
2020-09-16 18:21:29 -07:00 |
|
Jason Kulatunga
|
8482272d45
|
init
|
2020-08-19 16:04:21 -07:00 |
|