Commit graph

292 commits

Author SHA1 Message Date
Enrico Stahn
397ca931a7
chore: remove condition on ci step 2020-03-11 11:52:29 +11:00
Enrico Stahn
e867455275
chore: rename ci files and fix release step 2020-03-11 11:36:41 +11:00
Alexander
505fe34b2c
feat: add scrape_url as prometheus label for each metric (#72)
Co-authored-by: Alexander Korelskiy <korelskiy@uteka.ru>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2020-03-10 23:58:27 +11:00
Enrico Stahn
d110606e22
chore: enable image scan through anchore (#74)
* chore: enable image scan through anchore
* chore: build entire image before doing image scan
* chore: fix goreleaser config
* chore: enable anchore to fail
* chore: remove pull_request event from ci
2020-03-10 23:55:13 +11:00
renovate[bot]
2403de8c2b
chore(deps): update alpine docker tag to v3.11 (#70)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-10 23:45:24 +11:00
Enrico Stahn
7f68a114ce
chore: enable ci for pull_requests 2020-03-05 09:37:30 +11:00
Enrico Stahn
3025d38d3e
chore: provide semantic-release with a Github token 2020-03-04 16:51:09 +11:00
Enrico Stahn
4a9fe13966
gometalinter replacement (#73)
* chore: replace gometalinter with golangci
  gometalinter is deprecated and replaced by golangci.
* chore: update go dependencies
* chore: fix lint errcheck reports
   golangci-lint reported multiple errcheck issues, e.g.

   ```
   Error return value of `p.Update` is not checked (errcheck)
   ```

* chore: GitHub actions replaces CircleCI
2020-03-04 16:34:23 +11:00
Enrico Stahn
ef3d502c4e
Update go.yml 2020-03-04 15:59:37 +11:00
Enrico Stahn
9c6e0e0e07
Update go.yml 2020-03-03 21:59:20 +11:00
Enrico Stahn
4549407ba9
Update go.yml 2020-03-03 21:50:25 +11:00
Enrico Stahn
d314b771b8
Update go.yml 2020-03-03 21:47:07 +11:00
Enrico Stahn
1bfa8975e5
Update go.yml 2020-03-03 16:46:33 +11:00
Enrico Stahn
8956331931
Create go.yml 2020-03-03 16:33:41 +11:00
Renovate Bot
5af35e8c25 chore(deps): update module stretchr/testify to v1.4.0 2019-09-09 01:31:46 +00:00
Enrico Stahn
cee26ed44c
ci: update semantic-release step to be less strict 2019-09-04 15:04:58 +10:00
Enrico Stahn
fa7141af35
ci: enable automerge for renovate 2019-09-04 15:03:01 +10:00
Enrico Stahn
9d06befbe2 ci: Updated by github.com/hipagesgroup/repo-man [ci skip] 2019-07-15 09:55:49 +10:00
renovate[bot]
fba04f8286 chore(deps): update alpine docker tag to v3.9 (#48) 2019-02-27 15:09:54 +11:00
renovate[bot]
8eb3749983 chore(deps): update circleci/golang docker tag to v1.12 (#49) 2019-02-27 15:09:12 +11:00
renovate[bot]
513b6db480 chore(deps): update module mitchellh/go-homedir to v1.1.0 (#47) 2019-01-29 09:36:09 +11:00
Enrico Stahn
ff079d0b73
docs: add contributors 2019-01-25 22:36:57 +11:00
Enrico Stahn
93f2c8f859
docs: add all contributors 2019-01-25 22:12:03 +11:00
renovate[bot]
a8cc7ba0d1 chore(deps): update module stretchr/testify to v1.3.0 (#45) 2019-01-06 13:45:20 +11:00
renovate[bot]
056f91a6de chore(deps): update module sirupsen/logrus to v1.3.0 (#44) 2019-01-06 13:45:01 +11:00
renovate[bot]
e34cefc91b chore(deps): update module mattn/go-runewidth to v0.0.4 (#42) 2018-12-31 10:34:56 +11:00
renovate[bot]
0b9123af69 chore(deps): update alpine docker tag to v3.8 (#41) 2018-12-31 10:34:36 +11:00
renovate[bot]
32220b06eb Add renovate.json (#40) 2018-12-31 10:30:12 +11:00
Enrico Stahn
d96eb71d76
ci: Bump deploy step to go 1.11 2018-12-31 10:13:41 +11:00
Enrico Stahn
3dd1a09105
refactor: Add label-schema.org to Dockerfile 2018-12-31 10:12:31 +11:00
Enrico Stahn
c9bc617e36
chore: Ignore goreleaser dist directory 2018-12-31 10:12:03 +11:00
Enrico Stahn
22afc6cc4e
chore: Update goreleaser config for docker
goreleaser deprecated their docker settings and uses image_templates
now.
2018-12-31 10:10:10 +11:00
Enrico Stahn
8b64a58900
fix: Invalid PHP-FPMs request uri encoding (#37)
* fix: hashids multiple-value context (#32)
* feat: Add method to fix invalid JSON content
* chore: Add test for issue #24
* chore: Use golang modules
* fix: Set alias to satisfy gofmt
2018-12-29 20:15:27 +11:00
Enrico Stahn
b95fe70b9c
refactor: Go 1.11 and other refactorings (#36)
* ci: Use docker multi-stage builds
* refactor: Migrate from dep to go mod
* ci: Add Makefile to simplify builds
* ci: Upgrade to golang 1.11
* refactor: Run goimports for formatting
2018-12-10 21:32:28 +11:00
Enrico Stahn
dd22cba9fe
doc: Add codetriage badge 2018-12-05 08:37:36 +11:00
Enrico Stahn
4dd1801463
fix: publish step for semantic release missing 2018-06-27 09:51:55 +10:00
Enrico Stahn
48c997cd6c
ci: release job requires tests to succeed 2018-06-27 09:42:14 +10:00
Enrico Stahn
2f56cf24d5
ci: Remove workdir for release job 2018-06-27 09:40:59 +10:00
Enrico Stahn
7a8d7a9422
ci: Consolidate lint into test 2018-06-27 09:39:23 +10:00
Enrico Stahn
d9e3c6f233
ci: Automatically create a tag upon merge to master 2018-06-27 09:37:38 +10:00
Stanislav Antic
03d87088d7 fix: json: cannot unmarshal number (#28)
* fixes hipages/php-fpm_exporter#26
* better comments & fix tests
2018-06-27 09:23:50 +10:00
Enrico Stahn
2ff01451e2
doc: Add isitmaintained.com badge 2018-05-24 19:44:23 +10:00
Enrico Stahn
8a0c89d182
Implement unix socket support and make status path configurable (#23)
* Implement unix socket support and make status path configurable (Thx @herb123456 for the initial implementation) #19 #22
* Follow linting guidelines
* Follow linting guidelines
* Move `env` to where it's being used
2018-03-18 12:23:38 +11:00
Enrico Stahn
a40daa1d8b
Move CC_TEST_REPORTER_ID into circle.yml for pull requests 2018-03-17 15:45:55 +11:00
Enrico Stahn
bef3900051
Move CC_TEST_REPORTER_ID into circle.yml for pull requests 2018-03-17 15:42:27 +11:00
Enrico Stahn
8f38f948a3
Merge pull request #18 from Nyoroon/patch-1
Fix: Swapped `start since` / `accepted conenctions`
2018-03-06 09:08:12 +11:00
Smoked Cheese
b1f016d250
Update exporter.go 2018-03-05 17:18:27 +03:00
Smoked Cheese
25dd7b3bc2
Fix exporter metrics 2018-03-05 17:16:54 +03:00
Enrico Stahn
3e50283ea8
Remove space before dot. 2018-03-01 17:10:29 +11:00
Enrico Stahn
e2df39c1b6
Add Grafana dashboard link to README.md 2018-03-01 17:09:33 +11:00