Commit Graph
30 Commits
Author SHA1 Message Date
Christoph Kluge 802c10588f Completely replace outdated template config rendering
- Deleted respective old files
- Renamed new components
2022-09-09 15:27:00 +02:00
Christoph Kluge d351a043c2 Omit submit on colorscheme selection: now updates directly on select 2022-08-26 15:28:04 +02:00
Christoph Kluge 87ce3c3e8e Update card title 2022-08-26 15:21:37 +02:00
Christoph Kluge c9954787c1 Add admin function to remove roles, rename addroles to editroles 2022-08-26 15:15:36 +02:00
Christoph Kluge 0186e886e4 Display go-set error messages, move html error text to log (commented) 2022-08-26 13:52:45 +02:00
Christoph Kluge 7bfdc83779 Initial commit on branch: Rewrite config.tmpl as svelte component(s) 2022-08-26 11:45:14 +02:00
Christoph Kluge c28604b524 Fix LoadNodeData definition for influxv2client 2022-03-29 15:53:44 +02:00
Christoph Kluge 18ed5c8839 Remove legacy from metricrepo kind switchcase 2022-03-29 15:32:53 +02:00
Christoph Kluge 107fe24f78 Remove legacy query syntax influx client 2022-03-24 10:52:05 +01:00
Christoph Kluge 255eceba48 Reduce logging on wrong float assertion 2022-03-22 15:48:34 +01:00
Christoph Kluge 9f3a304a02 Fix merge artifacts 2022-03-22 11:13:11 +01:00
Christoph Kluge 2811136fd4 Merge branch 'master' into add-influxdb2-client 2022-03-22 11:10:32 +01:00
Christoph Kluge 830019e67f Moved influx value verification to rows loop 2022-03-22 10:59:24 +01:00
Christoph Kluge e4730a16eb Correct return of node data, revised code
-Scopes socket and core added as switch cases, only barebone
2022-03-21 16:08:16 +01:00
Christoph Kluge 686e5eaa0e Fix loop definition 2022-03-21 14:14:48 +01:00
Christoph Kluge b87cc767c7 Better basic scope handling, handle float64 assertion errors 2022-03-21 13:36:19 +01:00
Christoph Kluge 622239b90c Return node scope instead of throwing error 2022-03-21 11:18:31 +01:00
Christoph Kluge c1acabae07 Correct return of node data from higher granularity in influxdb source 2022-03-21 10:10:47 +01:00
Christoph Kluge 7632f10f2b Add separate influxrepo for legacy clusters
-Reasons include legacy flux queries and bucket definitions
2022-03-18 12:57:57 +01:00
Christoph Kluge ed18df2ecf Adapt new rawConfig unmarshal for influxdbclient 2022-03-18 11:40:42 +01:00
Christoph Kluge cad68362fe Update Subproject 2022-03-17 16:18:33 +01:00
Christoph Kluge 3f65065874 Start implementing improved MetricDataRepository configuration 2022-03-17 16:15:35 +01:00
Christoph Kluge 3e0de24307 Test Commit on Github Error 2022-03-17 15:56:45 +01:00
Christoph Kluge 25abd70f7c Update test.yml 2022-03-17 10:51:27 +01:00
Christoph Kluge df191a32d2 Add error return for new line protocol 2022-03-16 17:28:05 +01:00
Christoph Kluge 9d9e4022d8 Improved time formatting 2022-03-16 11:58:57 +01:00
Christoph Kluge 4ea688817e Fix stats assignments
-Frontend now renders plots correctly
2022-03-16 11:42:28 +01:00
Christoph Kluge a26f78929b Init StatsSeries as nil
-Frontend now shows metric plots
2022-03-16 09:56:38 +01:00
Christoph Kluge 1044406225 Add updated requirement files 2022-03-16 09:45:48 +01:00
Christoph Kluge a6cf3dd49b Initial rework of existing influxdb2 client
-Fixes generally outdated method definitions
-Fixes stoptime calculation
2022-03-15 18:35:27 +01:00