Commit Graph

  • bce6225e9a added list of supported architectures. Jason Kulatunga 2022-05-09 18:28:08 -07:00
  • 893774c557 trying to fix freebsd builds. Jason Kulatunga 2022-05-09 18:20:47 -07:00
  • 145996055a use locked versions of database models when doing migrations. Jason Kulatunga 2022-05-09 17:06:02 -07:00
  • 1cae5ea864 create a "beta" branch for testing docker images. Jason Kulatunga 2022-05-09 16:44:06 -07:00
  • 0fe6e74eb4 clarification to REVERSE_PROXY docs. Jason Kulatunga 2022-05-09 16:41:25 -07:00
  • eb4a738746 documentation & updates for configuring scrutiny behind a reverse proxy with path rewriting. Jason Kulatunga 2022-05-09 16:37:05 -07:00
  • 90e5d219a2 (v0.4.1) Automated packaging of release by Packagr v0.4.1 packagrio-bot 2022-05-09 23:24:04 +00:00
  • c397a3237f Merge pull request #237 from AnalogJ/pr_93_changes Jason Kulatunga 2022-05-09 15:07:34 -07:00
  • 381a6799cc updates for v0.4.0 release. Slight refactor/organization. Jason Kulatunga 2022-05-09 14:50:35 -07:00
  • 54178eaaf0 Merge branch 'master' into BASEPATH Jason Kulatunga 2022-05-09 14:29:48 -07:00
  • a6e34f7a44 fix for labeling issue. Jason Kulatunga 2022-05-09 14:09:58 -07:00
  • 3e444b199a make sure releases (tag events) have unique docker image builds. Jason Kulatunga 2022-05-09 13:48:28 -07:00
  • a2a80f3102 (v0.4.0) Automated packaging of release by Packagr v0.4.0 packagrio-bot 2022-05-09 20:05:53 +00:00
  • 833fb96c15 fixing publish release step. Jason Kulatunga 2022-05-09 12:55:40 -07:00
  • 5acc98d221 trying to fix release asset setp. Jason Kulatunga 2022-05-09 10:01:29 -07:00
  • d9632ae34b Merge pull request #235 from AnalogJ/change_scrutiny_default_path Jason Kulatunga 2022-05-09 09:50:22 -07:00
  • de702414b9 moving all filesystem references to /scrutiny to /opt/scrutiny Jason Kulatunga 2022-05-09 09:29:39 -07:00
  • db73175f07 fixing release GH Action. 0.4.0 Jason Kulatunga 2022-05-09 09:05:44 -07:00
  • 6a9db6a92b Merge pull request #222 from AnalogJ/influxdb Jason Kulatunga 2022-05-09 08:45:39 -07:00
  • 2967b6ca01 make sure that we set the config path when ReadConfig is called. Jason Kulatunga 2022-05-07 20:11:17 -07:00
  • 5ed69d7fc4 adding tests for Smart and parser. Jason Kulatunga 2022-05-06 22:15:19 -07:00
  • 2b5c864a74 update the codecov action version. Jason Kulatunga 2022-05-06 20:38:20 -07:00
  • 21d07a0712 adding tests for Detect struct in collector. Adding ability to mock out exec.Command calls. Jason Kulatunga 2022-05-06 20:07:23 -07:00
  • 2214febbd1 simple rename. Jason Kulatunga 2022-05-06 18:38:09 -07:00
  • 786e7d04f2 make sure we print the overall device status in the details page. Jason Kulatunga 2022-05-06 17:25:40 -07:00
  • 0cee744c29 highlight last updated dates when more than 2 weeks or 1 month. Jason Kulatunga 2022-05-06 17:02:56 -07:00
  • f39628efc3 by default show all temp data. Jason Kulatunga 2022-05-06 15:08:35 -07:00
  • 87ba8ff632 better message for what's services we're currently waiting for. Jason Kulatunga 2022-05-06 10:25:08 -07:00
  • 8ea194b6ba fixing download command (using curl). Jason Kulatunga 2022-05-06 09:54:13 -07:00
  • d26e452a4a fixing download command (using curl). Jason Kulatunga 2022-05-06 09:52:01 -07:00
  • 77da0f5a57 fixing download command (using curl). Jason Kulatunga 2022-05-06 09:48:25 -07:00
  • 2350c1335c fix multi-arch builds. Jason Kulatunga 2022-05-06 09:36:22 -07:00
  • a893d2db47 fix multi-arch builds. Jason Kulatunga 2022-05-06 09:30:37 -07:00
  • 6fbe710d09 Merge pull request #228 from AnalogJ/multiarch_builds Jason Kulatunga 2022-05-06 09:00:49 -07:00
  • d48d0b9d93 build multi arch images Jason Kulatunga 2022-05-06 09:00:14 -07:00
  • 57c0f899c6 build multi arch controller image. Jason Kulatunga 2022-05-06 08:51:42 -07:00
  • 5bab9ac04a make sure we can correctly save the config file if onboarding influx. Jason Kulatunga 2022-05-05 23:25:00 -07:00
  • fabc629e40 handle case where WWN not detected for a device (print error messages, but skip device collection & uploading). Jason Kulatunga 2022-05-05 23:03:06 -07:00
  • 3dbe59781c Merge pull request #224 from AnalogJ/influx_migrations Jason Kulatunga 2022-05-05 08:08:55 -07:00
  • 1ced2198c7 cleanup log messages. Jason Kulatunga 2022-05-04 21:04:58 -07:00
  • 5f12fbb510 enable final migration cleanup. Jason Kulatunga 2022-05-04 20:50:17 -07:00
  • 702518579b fixed summary query. Jason Kulatunga 2022-05-04 20:40:48 -07:00
  • fc5a9ba15e fixed device processing in details page. Summary query is still broken. Jason Kulatunga 2022-05-04 20:13:11 -07:00
  • 8fe0dbed6b partially working. Some datapoints are failing with panic and are silently ignored. TODO must fix. Jason Kulatunga 2022-05-03 22:40:31 -07:00
  • 7d963c96a6 writing pseudocode algorithm for data migration. Jason Kulatunga 2022-05-03 12:03:08 -07:00
  • 2750ccef4a call out deprecated structs so they are not accidentally used via autocomplete. Jason Kulatunga 2022-05-03 11:52:47 -07:00
  • 9d85920f49 started working on migration code. Jason Kulatunga 2022-05-03 11:50:22 -07:00
  • 97f6564c1e adding documetnation for smartctl exit codes and addl test. Jason Kulatunga 2022-05-02 10:26:25 -07:00
  • 646d0eff15 change the environmental variable to COLLECTOR_CRON_SCHEDULE Jason Kulatunga 2022-05-01 22:13:11 -07:00
  • ce3d45e543 instructions in readme for how to override cron schedule. Jason Kulatunga 2022-05-01 22:09:03 -07:00
  • 75de6ebfe0 addign ability to customize the scrutiny collector cron schedule using SCRUTINY_COLLECTOR_CRON_SCHEDULE env variable. Jason Kulatunga 2022-05-01 22:01:34 -07:00
  • 49c1ef6a37 fixing local persistent dir for influxdb in omnibus. Jason Kulatunga 2022-05-01 21:15:04 -07:00
  • ae99ffd57e using github container registry images. update documentation to enable persistence by default update docs to include influxdb Jason Kulatunga 2022-05-01 21:08:18 -07:00
  • 08f247109a using environmental variable in files path. Jason Kulatunga 2022-04-30 22:30:13 -07:00
  • 36617c8f1f using environmental variable in files path. Jason Kulatunga 2022-04-30 22:25:45 -07:00
  • 035c94681f referencing Github container registry for all images. Jason Kulatunga 2022-04-30 22:24:05 -07:00
  • 20411afb82 adding name for coverage step. Jason Kulatunga 2022-04-30 22:20:06 -07:00
  • 84f3327790 adding codecov coverage support. Jason Kulatunga 2022-04-30 22:19:16 -07:00
  • ccbb9225c4 remove darwin builds. Jason Kulatunga 2022-04-30 22:03:17 -07:00
  • 8d052f0265 update the bug report template Jason Kulatunga 2022-04-30 21:33:40 -07:00
  • cfe77c9a36 install tzdata package everywhere. Jason Kulatunga 2022-04-30 21:29:45 -07:00
  • 62e5a71eb0 build darwin/amd64 and darwin/arm64 binaries. Jason Kulatunga 2022-04-30 21:27:45 -07:00
  • 0dba9f8011 Merge branch 'master' into influxdb Jason Kulatunga 2022-04-30 21:21:53 -07:00
  • d42faf30b0 fix WriteConfig interface. Jason Kulatunga 2022-04-30 21:17:57 -07:00
  • 5a4bcda1ec adding more docs. Jason Kulatunga 2022-04-30 21:13:18 -07:00
  • e243d55153 Document NVMe block device vs device controller binding. Fixes #209. Jason Kulatunga 2022-04-30 16:09:16 -07:00
  • 9ee2674804 started writing a TROUBLESHOOTING guide for the device collector. Jason Kulatunga 2022-04-30 15:59:45 -07:00
  • 5a1e390acd started writing a TROUBLESHOOTING guide for the device collector. Jason Kulatunga 2022-04-30 15:57:09 -07:00
  • 5fb5b9afbe if we're completing the InfluxDB setup via automation, attempt to store the token in the config file automatically. Jason Kulatunga 2022-04-30 15:56:48 -07:00
  • 9ebf252d4f information about downsampling. Jason Kulatunga 2022-04-30 11:47:17 -07:00
  • 88a99a1c90 information about downsampling. Jason Kulatunga 2022-04-29 23:08:39 -07:00
  • 9a5c667437 tweak the wait script. Jason Kulatunga 2022-04-29 22:48:10 -07:00
  • 8462d21e14 waiting for influxdb before starting scrutiny app. Jason Kulatunga 2022-04-29 22:16:56 -07:00
  • 702c7cdf7a if running test iin github actions, use influxdb service for testing. Jason Kulatunga 2022-04-29 16:39:14 -07:00
  • 00bc6ecd92 make sure we can pull config from env variables. Jason Kulatunga 2022-04-29 16:28:50 -07:00
  • 7cd828ef0d update the influxdb version in the standalone container. Jason Kulatunga 2022-04-29 16:20:35 -07:00
  • bd39b2cd4d fixes for aggregation. Jason Kulatunga 2022-04-29 16:11:12 -07:00
  • 0a9d364aea adding duration key to smart attributes api endpoint Jason Kulatunga 2022-04-29 15:26:15 -07:00
  • f60636a6aa broke scrutiny_repository.go into multiple files for easier exploration & maintenance. Jason Kulatunga 2022-04-28 22:33:09 -07:00
  • 7a7771981a broke scrutiny_repository.go into multiple files for easier exploration & maintenance. Jason Kulatunga 2022-04-28 22:29:09 -07:00
  • 8e34ef8d79 Merge pull request #212 from PeterDaveHello/patch-1 Jason Kulatunga 2022-04-28 17:49:05 -07:00
  • f569ab6474 [BROKEN COMMIT] Jason Kulatunga 2022-04-27 22:41:56 -07:00
  • a8952eff0c Improve README.md a little bit Peter Dave Hello 2022-01-05 21:03:37 +08:00
  • 903d5713fc fixes for tests. Jason Kulatunga 2021-11-21 14:39:39 -08:00
  • 0872da57d7 fixes for tests. Jason Kulatunga 2021-11-17 21:08:56 -08:00
  • 47e8595c9d using constant vars for duration key magic strings. Fixing Errorf calls to correctly have template data. Jason Kulatunga 2021-11-17 20:50:18 -08:00
  • bff83de3a0 query temp data across multiple buckets Jason Kulatunga 2021-11-17 18:35:50 -08:00
  • 03bfdd3890 changing the duration dropdown for temp history data. adding an /api/summary/temp endpoint Jason Kulatunga 2021-11-16 20:39:09 -08:00
  • 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. Jason Kulatunga 2021-11-16 19:07:37 -08:00
  • b776fb8886 tweaking retention policy code so we can test downsampling scripts. Jason Kulatunga 2021-11-16 18:32:29 -08:00
  • 8fb58591a6 fixes for Scrutiny end-to-end testing. Jason Kulatunga 2021-10-28 07:41:41 -07:00
  • ce032c5609 fixes for Scrutiny end-to-end testing. Jason Kulatunga 2021-10-28 07:35:25 -07:00
  • 060ac7b83a fixes https://github.com/AnalogJ/scrutiny/issues/179 Jason Kulatunga 2021-10-25 21:03:06 -07:00
  • 3ee342763c publish release using old mechanism. Jason Kulatunga 2021-10-24 23:06:53 -07:00
  • e572c2051f specify metadata path Jason Kulatunga 2021-10-24 22:22:58 -07:00
  • a4389b176d we're already building windows binaries. Lets make sure we attach them as well. Jason Kulatunga 2021-10-24 22:09:57 -07:00
  • c7603c8f62 karalabe/xgo-1.13.x is unmaintained, moving to techknowlogick/xgo:go-1.13.x Jason Kulatunga 2021-10-24 22:05:28 -07:00
  • 7b7b4fe4e3 fixing test. Jason Kulatunga 2021-10-24 19:30:29 -07:00
  • 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. Jason Kulatunga 2021-10-24 17:09:44 -07:00
  • deba21fe19 update timestamps for testing. Jason Kulatunga 2021-10-24 16:26:41 -07:00