Commit Graph

  • 1d96b5c332 Removed fmt used as log Galorhallen 2022-01-05 21:25:14 +0100
  • 0d8f3ea9c9 Merge branch 'master' into async Galorhallen 2022-01-05 21:20:36 +0100
  • a31d5c382f Removed print of token and password in Config.String Galorhallen 2022-01-05 21:20:06 +0100
  • bda504dbe4 Add async metrics fetch for multiple piholes Galorhallen 2021-12-26 23:36:30 +0100
  • e4ddf5c3b1 Add channel Galorhallen 2021-12-25 22:15:41 +0100
  • 2c062e5bf9 Woring on logging Galorhallen 2022-01-05 20:38:33 +0100
  • b06c5833c8
    Upgraded to go 1.17 and alpine 3.15 Vincent Composieux 2021-12-31 17:50:55 +0100
  • 7009c705bb Add async metrics fetch for multiple piholes Galorhallen 2021-12-26 23:36:30 +0100
  • 8d5586558c Add channel Galorhallen 2021-12-25 22:15:41 +0100
  • cf04392b13 Fixed GitHub Actions go versions Vincent Composieux 2021-12-22 08:45:08 +0100
  • 2e99d259b8
    Merge pull request #105 from Galorhallen/master Vincent Composieux 2021-12-27 15:18:23 +0100
  • 035842e305 Add test for multiple pihole Galorhallen 2021-12-26 23:36:30 +0100
  • 922b295ba0 Merge branch 'master' of github.com:Galorhallen/pihole-exporter Galorhallen 2021-12-23 13:19:43 +0100
  • d4a012d404 Add trim space to env variables and fix protocol index bug Galorhallen 2021-12-23 12:05:26 +0100
  • b8873c499e
    Fixed GitHub Actions go versions Vincent Composieux 2021-12-22 08:45:08 +0100
  • 53b1034f19
    Merge pull request #104 from Galorhallen/master Vincent Composieux 2021-12-22 08:39:43 +0100
  • 3cf4ad6781 Removed commented code Galorhallen 2021-12-21 14:59:21 +0100
  • 8170a4c0f7 Add readme Galorhallen 2021-12-18 00:25:23 +0100
  • fc19ac5d29 Better /metrics handling Galorhallen 2021-12-10 15:39:22 +0100
  • fdbd1a678f Add initial support to multiple pihole servers Galorhallen 2021-12-10 04:48:28 +0100
  • 53aae16d90
    Merge pull request #103 from eko/dependabot/docker/golang-1.17.3-alpine3.13 Vincent Composieux 2021-11-06 11:02:53 +0100
  • a3b90451a1
    Bump golang from 1.17.2-alpine3.13 to 1.17.3-alpine3.13 dependabot[bot] 2021-11-05 04:13:13 +0000
  • 58b8396f9b
    Merge pull request #102 from darmiel/patch-1 Vincent Composieux 2021-10-23 09:34:30 +0200
  • 7709529f1a
    feat: include sha256sum for release files Daniel 2021-10-18 12:35:35 +0200
  • 502756592f
    Merge pull request #100 from eko/eko-patch-1 Vincent Composieux 2021-10-12 11:49:43 +0200
  • 0985fda8a7
    Update master.yml Vincent Composieux 2021-10-12 11:48:41 +0200
  • a1ccafcf33
    Merge pull request #99 from eko/dependabot/docker/golang-1.17.2-alpine3.13 Vincent Composieux 2021-10-09 09:47:13 +0200
  • f084c3de61
    Bump golang from 1.17.1-alpine3.13 to 1.17.2-alpine3.13 dependabot[bot] 2021-10-08 04:17:10 +0000
  • 9d50a54945
    Merge pull request #96 from tsunam/master Vincent Composieux 2021-09-26 00:22:21 +0200
  • e20140af99 fix typo for consistency Joshua Jackson 2021-09-22 17:49:22 -0700
  • af7761653d add docker-compose.yml examples Why do we need this change? ---- Give a practical docker-compose.yml example to make it easier for people to build and or run within their own compose setups Joshua Jackson 2021-09-22 17:43:58 -0700
  • 55d5fabbc5 Adjust test build suite to go versions that support %w Why do we need this change? ---- Go version 1.12 does not support the %w case which requires go >= 1.13. This resolves the build tests partially failing since 26ddc36a4e Additionally as we are upgrading to 1.17 for various things ensure that we test up to those latest version we support Joshua Jackson 2021-09-22 17:16:24 -0700
  • 55cb08ca81
    Merge pull request #95 from eko/dependabot/docker/golang-1.17.1-alpine3.13 Vincent Composieux 2021-09-15 22:02:48 +0200
  • 99f4005d9b
    Bump golang from 1.17.0-alpine3.13 to 1.17.1-alpine3.13 dependabot[bot] 2021-09-10 04:17:26 +0000
  • d7beaa9dff
    Merge pull request #94 from eko/dependabot/go_modules/github.com/xonvanetta/shutdown-0.0.3 Vincent Composieux 2021-09-04 21:07:46 +0200
  • 3fd29fc20a
    Bump github.com/xonvanetta/shutdown from 0.0.2 to 0.0.3 dependabot[bot] 2021-09-02 04:17:03 +0000
  • 693df0796b
    Merge pull request #92 from xonvanetta/master Vincent Composieux 2021-08-21 16:38:21 +0200
  • db68ba54da
    Merge pull request #93 from eko/dependabot/docker/golang-1.17.0-alpine3.13 Vincent Composieux 2021-08-21 16:33:53 +0200
  • 112819e7ad
    Bump golang from 1.16-alpine3.13 to 1.17.0-alpine3.13 dependabot[bot] 2021-08-17 04:14:34 +0000
  • 26ddc36a4e only scrape when asked Vanetta 2021-08-16 23:55:05 +0200
  • ad8778b523
    Merge pull request #89 from eko/dependabot/go_modules/github.com/prometheus/client_golang-1.11.0 Vincent Composieux 2021-06-12 19:00:59 +0200
  • a561afcc48
    Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 dependabot[bot] 2021-06-08 04:15:15 +0000
  • 26404b7d01
    Updated alpine version Vincent Composieux 2021-06-07 01:32:32 +0200
  • f78e432c21
    Merge pull request #87 from eko/dependabot/docker/golang-1.16.4-alpine3.12 Vincent Composieux 2021-05-08 08:47:56 +0200
  • c8be2ba157
    Bump golang from 1.16.3-alpine3.12 to 1.16.4-alpine3.12 dependabot[bot] 2021-05-07 04:11:40 +0000
  • 6d25dd576e
    Merge pull request #85 from eko/dependabot/go_modules/github.com/heetch/confita-0.10.0 Vincent Composieux 2021-05-05 18:37:22 +0200
  • b8642f2459
    Bump github.com/heetch/confita from 0.9.2 to 0.10.0 dependabot[bot] 2021-05-04 20:38:12 +0000
  • fccce147d3
    Merge pull request #86 from eko/dependabot/go_modules/github.com/prometheus/client_golang-1.10.0 Vincent Composieux 2021-05-04 22:35:40 +0200
  • 42ad5dd15d
    Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 dependabot[bot] 2021-05-02 07:57:04 +0000
  • 7aa65732f6
    Merge pull request #84 from eko/dependabot/add-v2-config-file Vincent Composieux 2021-05-02 09:43:24 +0200
  • 0f38ff768d
    Upgrade to GitHub-native Dependabot dependabot-preview[bot] 2021-04-29 15:25:36 +0000
  • 7ab968aacf
    Merge pull request #82 from eko/dependabot/docker/golang-1.16.3-alpine3.12 Vincent Composieux 2021-04-07 08:58:31 +0200
  • 75ba6aa064
    Bump golang from 1.16.2-alpine3.12 to 1.16.3-alpine3.12 dependabot-preview[bot] 2021-04-02 04:53:46 +0000
  • 8f3189edd0
    Merge pull request #79 from eko/dependabot/docker/golang-1.16.2-alpine3.12 Vincent Composieux 2021-03-19 09:53:39 +0100
  • 612dd87f53
    Bump golang from 1.16.0-alpine3.12 to 1.16.2-alpine3.12 dependabot-preview[bot] 2021-03-12 04:50:42 +0000
  • 5afdca0f8a
    Merge pull request #77 from tabic/fix-dashboard-datasource Vincent Composieux 2021-03-10 12:03:01 +0100
  • eecbd65864
    Replace hardcoded datasource name with variable tabic 2021-03-06 17:41:18 +0100
  • d7d4e6cb0f
    Merge pull request #76 from eko/dependabot/docker/golang-1.16.0-alpine3.12 Vincent Composieux 2021-02-24 16:58:01 +0100
  • 0a17d18e56
    Bump golang from 1.15-alpine3.12 to 1.16.0-alpine3.12 dependabot-preview[bot] 2021-02-17 04:55:28 +0000
  • 8d90557f00
    Merge pull request #71 from wuast94/patch-1 Vincent Composieux 2021-01-30 11:28:14 +0100
  • eaef12f63a
    Fix json format wuast94 2021-01-29 00:54:17 +0100
  • 714576a11a
    Merge pull request #67 from eko/added-darwin-arm Vincent Composieux 2020-12-31 08:53:26 +0100
  • af5d1b4059
    Added darwin/arm architecture Vincent Composieux 2020-12-31 08:40:20 +0100
  • 75be7931d6
    Merge pull request #66 from andrewchumchal/master Vincent Composieux 2020-12-30 14:09:24 +0100
  • 3f4f4b8249
    Update dashboard.json Andrew Chumchal 2020-12-29 16:51:46 -0600
  • 33a98de35b
    Update dashboard.json Andrew Chumchal 2020-12-29 16:49:37 -0600
  • b74429e554
    Merge pull request #65 from eko/dependabot/go_modules/github.com/prometheus/client_golang-1.9.0 Vincent Composieux 2020-12-18 04:45:07 +0100
  • a2c48cc105
    Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0 dependabot-preview[bot] 2020-12-17 04:35:56 +0000
  • 214e6433d7
    Upgrade go 1.15 and prometheus client to v1.8.0 Vincent Composieux 2020-11-11 11:20:36 +0100
  • 5cf5d9176f
    Fixed alpine version to 3.11 at the moment (missing upx on 3.12) Vincent Composieux 2020-10-21 23:28:15 +0200
  • 467d683585
    Merge pull request #56 from htr/custom-port Vincent Composieux 2020-07-27 22:37:35 +0200
  • 5e40a146ed allows user to specify a custom admin port Hugo Tavares Reis 2020-07-27 15:03:58 +0200
  • a9316b28cc
    Merge pull request #53 from eko/dependabot/go_modules/github.com/heetch/confita-0.9.2 Vincent Composieux 2020-06-27 22:26:11 +0200
  • 7f76e2aa4b
    Bump github.com/heetch/confita from 0.9.1 to 0.9.2 dependabot-preview[bot] 2020-06-24 04:45:06 +0000
  • 9cc2b0206d
    Merge pull request #52 from spikegrobstein/add-https-support Vincent Composieux 2020-06-06 09:25:54 +0200
  • 36aaa18f45 add support for pi-hole running behind https Spike Grobstein 2020-06-05 15:03:29 -0700
  • 8cd4287e69
    Merge pull request #44 from eko/dependabot/go_modules/github.com/heetch/confita-0.9.1 Vincent Composieux 2020-05-09 10:47:59 +0200
  • 6d3234908a
    Bump github.com/heetch/confita from 0.9.0 to 0.9.1 dependabot-preview[bot] 2020-05-07 04:46:27 +0000
  • e4df327c5e
    Added GitHub actions badge in README Vincent Composieux 2020-05-05 14:24:41 +0200
  • 6115c12e88
    Merge pull request #43 from eko/ci Vincent Composieux 2020-05-05 13:55:40 +0200
  • dce9330523
    Replace Travis-CI with GitHub actions and use docker buildx Vincent Composieux 2020-05-05 13:32:37 +0200
  • 6587709767
    Updated GitHub actions to use matrix Vincent Composieux 2020-05-05 08:47:24 +0200
  • c3fc22f53c
    Update GitHub actions to have jobs running in parallel Vincent Composieux 2020-05-04 21:02:27 +0200
  • 548b6edc3e
    Fixed CI/CD to build arm architecture image Vincent Composieux 2020-05-04 20:50:12 +0200
  • a124a6be35
    Merge pull request #37 from shaned24/master Vincent Composieux 2020-04-27 10:54:57 +0200
  • 9df82ecde2 chore: rename pihole api token occurences shaned24 2020-04-26 23:38:28 +0100
  • 61bb9ea0c7
    Merge pull request #38 from tquizzle/master Vincent Composieux 2020-04-11 19:27:16 +0200
  • ec1e550f7a Added port declaration to docker config. Does not work without this. Travis Quinnelly 2020-04-11 08:43:47 -0500
  • a3081487fd feat(ApiTokenAuth): Add support for using PiHole's api token shaned24 2020-04-06 23:31:30 +0100
  • bd901d9bb4
    Merge pull request #35 from SShah7433/feature/cross-platform-build Vincent Composieux 2020-04-05 16:28:44 +0200
  • 67cafccd8e
    Merge pull request #36 from SShah7433/feature/remove-password-print Vincent Composieux 2020-04-05 16:27:15 +0200
  • 54942ee26d Skip print statement if PIHolePassword Sidd Shah 2020-04-04 14:59:31 -0400
  • 4b670c34db Make workflow step names consistent Sidd Shah 2020-04-04 11:20:09 -0400
  • 0bcc3d8023 Make amd and arm tagging consistent Sidd Shah 2020-04-04 00:46:31 -0400
  • fc70035d93 Add default value for args Prevent travis build failure Sidd Shah 2020-04-04 00:40:17 -0400
  • 87d80a922d Add github workflow Automatically build for amd64 and arm64 Sidd Shah 2020-04-04 00:34:00 -0400
  • 70b98b603b Add build args args: operating system (OS) and architecture (ARCH) Sidd Shah 2020-04-03 23:45:49 -0400
  • 045639e0ee
    Upgrade to go1.14 Vincent Composieux 2020-03-01 14:25:29 +0100
  • fe5156ca55
    Revert "Moved Dockerfile go build to arch armv7 by default (fixes #13)" Vincent Composieux 2020-02-06 20:11:03 +0100
  • f07f9eb8c9
    Travis build: removed go1.8 support and added go1.13 Vincent Composieux 2020-02-01 17:49:08 +0100