Commit Graph

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