sberk42
|
83f5dbf38f
|
fix for values containing not only numbers
|
2022-02-14 16:07:29 +01:00 |
|
sberk42
|
baa6961be4
|
added json for v7.29 (identical to 7.25)
|
2022-01-09 19:03:49 +01:00 |
|
sberk42
|
7c0048a44f
|
cleanup \n
|
2022-01-09 16:09:02 +01:00 |
|
sberk42
|
e7427e8ac5
|
rebuild after merge
|
2022-01-09 16:03:09 +01:00 |
|
sberk42
|
6acb83617b
|
Merge pull request #5 from dotWee/master
Update Dockerfile & add docker-compose.yml
|
2022-01-09 15:53:32 +01:00 |
|
sberk42
|
7ba6f29c27
|
Merge pull request #8 from chr-fritz/health-checks
Health checks
|
2022-01-09 15:52:20 +01:00 |
|
sberk42
|
61030f7278
|
Merge branch 'master' into health-checks
|
2022-01-09 15:52:12 +01:00 |
|
sberk42
|
24d9f425d6
|
Merge pull request #7 from chr-fritz/verfiy-tls
Add additional flag to control the verification of tls connections.
|
2022-01-09 15:49:34 +01:00 |
|
sberk42
|
aa0e20cb71
|
Merge branch 'master' into verfiy-tls
|
2022-01-09 15:49:28 +01:00 |
|
sberk42
|
a44494f776
|
Merge pull request #9 from chr-fritz/logrus-logging
Uses Logrus for Logging
|
2022-01-09 15:48:37 +01:00 |
|
sberk42
|
4b1c30ab5b
|
Merge pull request #6 from chr-fritz/go-modules
Adds go.mod file to use go modules while building.
|
2022-01-09 15:48:29 +01:00 |
|
sberk42
|
908555cc72
|
Merge branch 'master' into go-modules
|
2022-01-09 15:48:08 +01:00 |
|
sberk42
|
3fc0587cff
|
added go.mod and go.sum
|
2021-11-14 09:05:30 +01:00 |
|
Lukas Wolfsteiner
|
709549c26e
|
Merge branch 'Alexxanddr:master' into master
|
2021-07-16 21:25:36 +02:00 |
|
Christian Fritz
|
8976ed2c72
|
Uses logrus instead printf for logging and fixes creating error messages.
|
2021-04-17 00:30:35 +02:00 |
|
Christian Fritz
|
91bbea2345
|
Adds readiness and liveness endpoints.
|
2021-04-17 00:09:50 +02:00 |
|
Christian Fritz
|
282fbbbd0e
|
Add additional flag to control the verification of tls connections.
|
2021-04-17 00:04:19 +02:00 |
|
Christian Fritz
|
d9031e6c39
|
Adds go.mod file to use go modules while building.
|
2021-04-16 23:52:06 +02:00 |
|
sberk42
|
4d5b0d2095
|
added 7.25 metrics and updated docu a bit
|
2021-04-02 00:14:05 +02:00 |
|
sberk42
|
5530549743
|
added WLAN status to metrics
|
2021-04-01 23:54:31 +02:00 |
|
sberk42
|
25f17b7dd6
|
fix lua not collected after fritzbox restart
|
2021-03-27 21:16:20 +01:00 |
|
sberk42
|
66406b96c5
|
added dslforum max bit rate to handle different results with 5.29
|
2021-03-27 14:02:48 +01:00 |
|
Lukas Wolfsteiner
|
74e9d4e3f1
|
Add comment regarding "no such host" issues when using docker run
|
2021-02-26 19:35:55 +01:00 |
|
Lukas Wolfsteiner
|
306716b1b8
|
Add comment regarding "no such host" issues when using docker-compose
|
2021-02-26 19:32:33 +01:00 |
|
Sottile, Alessandro, Vodafone Italy
|
2e7bb04534
|
add k8s deployment and service
|
2021-02-21 09:35:03 +01:00 |
|
Lukas Wolfsteiner
|
6986685424
|
Add docs for running using docker/docker-compose
|
2021-02-15 03:39:44 +01:00 |
|
Lukas Wolfsteiner
|
15f05f7a1f
|
Add docker-compose.yml
|
2021-02-15 03:10:42 +01:00 |
|
Lukas Wolfsteiner
|
0d2642e304
|
Add CMD tag for simplified execution
|
2021-02-15 03:07:57 +01:00 |
|
Lukas Wolfsteiner
|
238b68fbd3
|
Define ENTRYPOINT according to exec format
|
2021-02-15 03:07:31 +01:00 |
|
Lukas Wolfsteiner
|
9e1b95bad0
|
Allow LISTEN_ADDRESS environment variable
|
2021-02-15 03:05:47 +01:00 |
|
Lukas Wolfsteiner
|
009e3fcbe3
|
Simplify environment variable declarations
|
2021-02-15 03:03:49 +01:00 |
|
Lukas Wolfsteiner
|
e2d5bbfcd9
|
Remove unneeded build arguments
|
2021-02-15 02:33:58 +01:00 |
|
Alessandro Sottile
|
cfe22338a9
|
add dockerfile
|
2021-01-22 20:02:35 +01:00 |
|
sberk42
|
ec79d1d1c4
|
updated dashboard to new metric names
|
2020-12-19 11:06:18 +01:00 |
|
sberk42
|
98bbb89110
|
fixed typo
|
2020-12-19 11:04:36 +01:00 |
|
sberk42
|
315571adf5
|
introduced global duplicate cache
|
2020-12-19 11:01:32 +01:00 |
|
sberk42
|
d69754c709
|
cleaned up metrics to use labels
|
2020-12-19 08:42:24 +01:00 |
|
sberk42
|
717ea05749
|
fixed collect error due to duplicate labels
|
2020-12-19 08:41:56 +01:00 |
|
sberk42
|
d3138a11af
|
adjusted dashboard to removal of counters
|
2020-12-13 14:53:48 +01:00 |
|
sberk42
|
a8da0da336
|
cleaned up golint issues
|
2020-12-12 18:55:02 +01:00 |
|
sberk42
|
cc53249253
|
removed counter from metrics and updated dashboard
|
2020-12-12 15:27:09 +01:00 |
|
sberk42
|
129f5aff2e
|
fixed fixedLabels for normal metrics added traffic as gauge
|
2020-12-11 18:04:15 +01:00 |
|
sberk42
|
33fc59a3c8
|
added support for caching results between collections
|
2020-12-04 23:19:01 +01:00 |
|
sberk42
|
320ad2d613
|
moved fixedLabels to promDesc
|
2020-12-04 16:49:36 +01:00 |
|
sberk42
|
ac37786b5c
|
fixed ramusage metric definition
|
2020-12-02 22:05:32 +01:00 |
|
sberk42
|
bf7d020b74
|
lua metric collection now working
|
2020-12-02 19:23:54 +01:00 |
|
sberk42
|
fd481630fb
|
collected lua call, started on lua metrics, added testLua call
|
2020-11-29 09:27:41 +01:00 |
|
sberk42
|
c79be399bc
|
added support for lan/wan status
|
2020-11-28 21:10:11 +01:00 |
|
sberk42
|
ef5d6b1f3b
|
added support to retrieve usb storage details
|
2020-11-28 17:19:03 +01:00 |
|
sberk42
|
bc6f8cd35c
|
support for values from ecoStat page
|
2020-11-28 14:44:57 +01:00 |
|