prometheus/documentation/examples
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
* Run gofumpt on all files

Getting golangci-lint errors when building on my laptop, possibly because I have newer version of gofumpt then what it was formatted with.
Run gofumpt -w -extra on all files as it will be needed in the future anyway.

* Update golangci-lint to v1.44.2

v1.44.0 upgraded gofumpt so bumping version in CI will help keep formatting correct for everyone

* Address golangci-lint error

Getting 'error-strings: error strings should not be capitalized or end with punctuation or a newline' from revive here.
Drop new line.

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2022-03-03 17:21:05 +01:00
..
custom-sd Run gofumpt on all files (#10392) 2022-03-03 17:21:05 +01:00
kubernetes-rabbitmq fixes yamllint errors 2021-06-12 12:47:47 +02:00
remote_storage Split remote storage example in its own go mod (#10244) 2022-02-02 14:54:13 +01:00
prometheus-agent.yml config: Make remote-write required for Agent mode (#9618) 2021-10-30 01:41:40 +02:00
prometheus-digitalocean.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
prometheus-docker.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
prometheus-dockerswarm.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
prometheus-eureka.yml Add Eureka Service Discovery (#3369) 2020-08-26 17:36:59 +02:00
prometheus-hetzner.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
prometheus-kubernetes.yml documentation: align kubernetes example with the prom operator and mixins 2021-11-22 11:13:47 +01:00
prometheus-linode.yml optimize Linode SD by polling for event changes during refresh (#8980) 2021-08-04 12:05:49 +02:00
prometheus-marathon.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
prometheus-puppetdb.yml docs: Improve PuppetDB example (#9547) 2021-10-20 21:03:17 +02:00
prometheus-scaleway.yml add support for scaleway service discovery (#8555) 2021-03-10 15:10:17 +01:00
prometheus-uyuni.yml Add Uyuni service discovery (#8190) 2021-10-19 01:00:44 +02:00
prometheus.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
rbac-setup.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
web-config.yml Fix a broken link for the bcrypt ref. at the web-config.yml example 2021-04-20 22:43:37 +02:00