Commit graph

38 commits

Author SHA1 Message Date
dependabot[bot]
c34f5ab25f
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 02:34:32 +00:00
Mathias Petermann
bd8828ceac
Remove switch ipaddress cmd line argument in docker 2022-08-29 22:13:37 +02:00
Mathias Petermann
81fcbc12d9
Add form to index page, similar to snmp exporter 2022-08-29 22:01:43 +02:00
Mathias Petermann
896f84f57b
Update README 2022-08-29 21:59:45 +02:00
Mathias Petermann
541deac29e
Update checkout action, add pre_command for go generate 2022-08-29 21:41:47 +02:00
Mathias Petermann
64d17d5c25
Merge pull request #5 from peschmae/feature/merge-kully
Feature/merge kully
2022-08-29 20:53:18 +02:00
Mathias Petermann
aa58484539
Install stringer explicitly 2022-08-29 20:51:43 +02:00
Mathias Petermann
c05cc378f0
Run generate explicitly 2022-08-29 20:43:40 +02:00
Mathias Petermann
5f6427d146
Add gotools dependency 2022-08-29 20:39:07 +02:00
André Kully
ea19706652
Merge branch 'peschmae:main' into main 2022-03-08 00:00:33 +01:00
Mathias Petermann
857e50fe04 Bump go version 2022-01-14 15:41:33 +01:00
Andre Kully
c784c8f7c7 optimize build target 2021-12-23 17:43:20 +01:00
Andre Kully
5aeb0808da change http router to gorilla/mux 2021-12-23 16:54:45 +01:00
Andre Kully
7c2157ff53 adapt the labeling 2021-12-23 16:50:40 +01:00
Andre Kully
23b5987364 change to multidevice scrape and adding info 2021-12-23 16:49:57 +01:00
Andre Kully
f591467354 extract the landingpage out from the code to a variable 2021-12-23 16:48:29 +01:00
Andre Kully
c49231374e update modules with go mod tidy 2021-12-23 16:46:56 +01:00
Andre Kully
7d8ac22bb1 use stringer to generate enum type 2021-12-23 16:46:18 +01:00
Andre Kully
e2639a5638 put the scraping in own package 2021-12-23 16:36:04 +01:00
Andre Kully
b0dd938b5d fix definition of type tags 2021-12-23 15:35:28 +01:00
Andre Kully
77bd05cd5b switch to prometheus logging lib and write startup msg 2021-12-23 15:31:30 +01:00
Andre Kully
6986db8527 add the version/build_info stuff 2021-12-23 15:17:58 +01:00
Mathias Petermann
2e0b079654
Update go-release action to a version 2021-11-15 16:02:40 +01:00
Mathias Petermann
e77b6d1831 Build docker images on tag push 2021-11-12 15:37:42 +01:00
Mathias Petermann
1973428bc6 Update README 2021-11-12 15:34:41 +01:00
Mathias Petermann
919d9f878f Setup multi platform builds 2021-11-12 15:18:35 +01:00
Mathias Petermann
c024241099
Create docker-image.yml 2021-11-12 15:14:23 +01:00
Mathias Petermann
50c0e2cfc4 Try to fix uploads 2021-11-12 14:33:56 +01:00
Mathias Petermann
b1b0584f9d Improve logging, show usage if flag is missing 2021-11-12 14:23:12 +01:00
Mathias Petermann
34d415c13f Change go release action 2021-11-12 14:00:26 +01:00
Mathias Petermann
a400419173 Add go release action 2021-11-12 13:49:38 +01:00
Mathias Petermann
a8f4f1a6e9 Update README 2021-11-12 12:06:57 +01:00
Mathias Petermann
6338c8aa99 Improve logging 2021-11-12 12:03:52 +01:00
Mathias Petermann
ec1b191312 Add builds for arm/arm64 2021-11-12 12:03:22 +01:00
mathias petermann
17595f6333 Add dockerfile 2021-03-18 20:57:37 +01:00
Mathias Petermann
de9f5ca422
Create go workflow action 2021-03-18 15:40:15 +01:00
mathias petermann
036e0ccd8a Fix readme 2021-03-18 15:38:15 +01:00
mathias petermann
4e82b12113 first commit 2021-03-18 15:37:44 +01:00