Commit graph

288 commits

Author SHA1 Message Date
Enrico Stahn
ff74ba48e5
chore: use pull_request_target
There is no code execution that could expose secrets.
2021-04-22 10:26:37 +10:00
Enrico Stahn
4893ada486
chore: codeql analysis 2021-04-22 10:12:28 +10:00
Enrico Stahn
a507ff602b
chore: use target branch master for dependabot
The release process is manual, hence multiple PR merges won't cause multiple releases.
2021-04-22 10:10:48 +10:00
Enrico Stahn
57aaf0dffd
chore: add renovate config 2021-04-22 09:43:08 +10:00
allcontributors[bot]
a23695e6d2
docs: add danielocallaghan as a contributor (#139)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-22 09:39:15 +10:00
Daniel O'Callaghan
47e80e23d7
Bump Alpine version to 3.13 (#135) 2021-04-22 09:38:47 +10:00
Enrico Stahn
f439939a43
chore: fix issuehunt handle 2021-01-08 10:31:00 +11:00
Enrico Stahn
ee6d87a119
chore: provide funding options 2021-01-08 10:09:58 +11:00
Enrico Stahn
65a8273ea2
fix: trigger release with arm
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
2021-01-08 09:56:50 +11:00
John S Long
ceddfb1032
Add builds for ARM64 (#129) 2021-01-08 09:48:39 +11:00
allcontributors[bot]
4e4bd3dd82
docs: add adduc as a contributor (#130)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-01-08 09:48:25 +11:00
Enrico Stahn
1181deb197
chore: golang 1.15 / golangci-lint action (#127) 2020-11-22 11:38:25 +11:00
Enrico Stahn
f55e097f02
docs: add stargazers 2020-11-22 11:38:25 +11:00
allcontributors[bot]
2f1d67a408
docs: add itcsoft54 as a contributor (#125)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-22 11:38:25 +11:00
itcsoft54
0d25732143
fix: high cardinality of pid_hash (#124)
fixes #110 #76

BREAKING CHANGE: `pid_hash` is being removed in favour of `child` to
avoid high cardinality explosion. In turn this means processes and their
state changes can't be identified anymore. If you're using this behaviour
please open an issue.
2020-11-22 11:34:20 +11:00
Enrico Stahn
2cb83fd24e
chore: fix github actions trigger for test 2020-11-21 07:33:08 +11:00
Enrico Stahn
a7d0c2c081
chore: manual execution of release
The release step is now manually triggered and not with each merge to master.
2020-11-21 00:24:53 +11:00
Enrico Stahn
78a58981fa
chore: remove tagging from test workflow
Tagging/Releasing will be refactored so it can be executed manually via `workflow_disaptch`.
2020-11-21 00:23:48 +11:00
Enrico Stahn
a7273638ad
fix: release pipeline failure
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
2020-11-03 00:44:14 +11:00
Enrico Stahn
ac2e6ba5c7
chore: docker hub login 2020-11-03 00:40:49 +11:00
Enrico Stahn
0a03abee4b
feat: build with Go 1.14.10
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
2020-11-03 00:29:35 +11:00
dependabot[bot]
1015b86889
chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.1 (#121)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2020-11-03 00:24:00 +11:00
dependabot[bot]
9694a28246
chore(deps): bump github.com/spf13/viper from 1.6.2 to 1.7.1 (#122)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.2 to 1.7.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.6.2...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 23:28:08 +11:00
Enrico Stahn
02174dba1d
chore: use target-branch develop for dependabot 2020-11-02 23:27:37 +11:00
dependabot[bot]
7aca9827aa
chore(deps): bump goreleaser/goreleaser-action from v1 to v2.2.1 (#118)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from v1 to v2.2.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v1...6389ff5bd287fd6948a7ccda8af8da4f0bbc856a)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 23:24:31 +11:00
dependabot[bot]
40304df7f2
chore(deps): bump actions/setup-node from v1.1.0 to v2.1.2 (#117)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1.1.0 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1.1.0...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 23:21:39 +11:00
dependabot[bot]
d5d3a168d0
chore(deps): bump actions/setup-go from v1 to v2.1.3 (#116)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...37335c7bb261b353407cff977110895fa0b4f7d8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 23:19:37 +11:00
Enrico Stahn
7861c7759a
chore: various dependency updates (#115)
* chore(deps): update alpine docker tag to v3.12 (#112)

* chore(deps): bump github.com/sirupsen/logrus from 1.5.0 to 1.7.0 (#109)

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 23:18:32 +11:00
Enrico Stahn
775dc559c3
chore: dependabot updates for actions & docker 2020-11-02 23:16:36 +11:00
dependabot-preview[bot]
8006fab056
chore(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.8.0 (#111)
* chore(deps): bump github.com/prometheus/client_golang

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.8.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.5.1...v1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore: use anchore/scan-action@v2

* chore: adjust params for anchor v2

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2020-11-02 22:59:44 +11:00
Enrico Stahn
d8c10c6592
chore: add authentication for docker hub 2020-04-09 23:56:04 +10:00
Enrico Stahn
e2fb385732
chore: replaced by dependabot 2020-04-07 12:21:04 +10:00
dependabot-preview[bot]
9f8d5ebcbf
chore(deps): bump github.com/spf13/cobra from 0.0.6 to 0.0.7 (#91)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v0.0.6...0.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 12:17:24 +10:00
dependabot-preview[bot]
6722a42e4a
chore(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#89)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 19:52:41 +11:00
allcontributors[bot]
28683d81ef
docs: add stanxing as a contributor (#86)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-21 23:08:27 +11:00
Enrico Stahn
128134553a
chore: remove build on pull_request 2020-03-21 22:54:27 +11:00
renovate[bot]
4959695471
chore(deps): update module prometheus/client_golang to v1.5.1 (#79) 2020-03-21 22:50:56 +11:00
Stan Xing
271748ee09
fix: support capturing SIGTERM signal to shutdown gracefully (#82) 2020-03-21 22:05:07 +11:00
Enrico Stahn
2ed0404e9e
chore: add changelog filter to goreleaser 2020-03-21 21:55:46 +11:00
Enrico Stahn
d386170c91
chore: enable tests for pull requests 2020-03-21 14:55:18 +11:00
Enrico Stahn
e9a9eda972
chore: add e2e tests 2020-03-12 10:48:34 +11:00
Enrico Stahn
9009bcf341
chore: fix projectkey for sonarcloud 2020-03-11 23:54:45 +11:00
Enrico Stahn
392614694f
chore: add sonarcloud scan 2020-03-11 23:47:36 +11:00
Enrico Stahn
67018bf0eb
chore: configure sonarcloud 2020-03-11 23:42:52 +11:00
allcontributors[bot]
91410fbe43
docs: add sas1024 as a contributor (#78)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-03-11 12:18:44 +11:00
Enrico Stahn
e947183d49
chore: rename github workflows 2020-03-11 11:54:39 +11:00
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