Commit Graph

342 Commits (0b38a5b774f7a68848853a22e5d7b9049e7217e2)

Author SHA1 Message Date
Marine Bal 16c3aa75c0
Add service discovery for OvhCloud (#10802)
2 years ago
Ganesh Vernekar 648be89822
Merge remote-tracking branch 'upstream/main' into fix-conflict
2 years ago
Signed-off-by: Jesus Vazquez 3362bf6d79
Fix merge conflicts
2 years ago
Julien Pivotto b355e833d5 k8s example: Remove obsolete comment
2 years ago
Raihan Nismara bfd320e186
Update README.md (#11413)
2 years ago
Jesus Vazquez e934d0f011 Merge 'main' into sparsehistogram
2 years ago
Simon Pasquier ec7929aaa8 documentation/prometheus-mixin: fix comment typo
2 years ago
dependabot[bot] 6bfb1a2ce2
build(deps): bump github.com/prometheus/prometheus (#11247)
2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279)
2 years ago
dependabot[bot] 6767f6e1a9
build(deps): bump github.com/influxdata/influxdb (#11245)
2 years ago
dependabot[bot] a6e0412d48
build(deps): bump github.com/prometheus/client_golang (#11246)
2 years ago
beorn7 c9fd3c235d Merge branch 'main' into sparsehistogram
2 years ago
dependabot[bot] c2c5c105c4
build(deps): bump github.com/prometheus/common (#11086)
2 years ago
Iain Lane e5cd5a33d0
PrometheusHighQueryLoad alert: use configured selector
2 years ago
beorn7 87351f2318 prompb: Modify layout of histograms
2 years ago
beorn7 a38ee22110 documentation: fix remote_storage examples
2 years ago
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001)
2 years ago
beorn7 20a3990500 documentation: fix example dependencies
2 years ago
Björn Rabenstein b06a3222b9
Merge pull request #10908 from raptorsun/queryCapacityAlert
2 years ago
Haoyu Sun 26a7f80aa1 add alert PrometheusHighQueryLoad.
2 years ago
Bram Vogelaar 4456dcc26e feat(nomad): add nomad service discovery
2 years ago
dependabot[bot] 867d3bd78f
build(deps): bump github.com/go-kit/log (#10827)
3 years ago
dependabot[bot] 7b8ed5d36b
build(deps): bump github.com/prometheus/common (#10826)
3 years ago
dependabot[bot] eef02a0334
build(deps): bump github.com/prometheus/client_golang (#10828)
3 years ago
dependabot[bot] 6bd75d5ba7
build(deps): bump github.com/stretchr/testify (#10829)
3 years ago
Matthieu MOREL 12de742ae4
refactor (documentation): move from github.com/pkg/errors to 'errors' and 'fmt' (#10808)
3 years ago
David Leadbeater fba3e847dc
Check syntax of example configurations (#10753)
3 years ago
Ryan Lonergan 0505ba81e1
Fixed spacing causing "field credentials not found in type linode.plain” error (#10752)
3 years ago
David Dymko 3ef153b00c vultr integration
3 years ago
Nolwenn Cauchois ff3d4e91dc mixin: Use url filter on Remote Write dashboard
3 years ago
Felix Ehrenpfort ce3bc818a8
Add service discovery for IONOS Cloud (#10514)
3 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528)
3 years ago
fpetkovski 501a8a7865
Address code review comments
3 years ago
fpetkovski 877320784b
Add alert in mixin for exceeded sample limit
3 years ago
Björn Rabenstein 9d34ddc00e
Merge pull request #9873 from raptorsun/feature/AlertScrapeBodySizeLimitHit
3 years ago
Haoyu Sun 3c903af474
Add Alert PrometheusScrapeBodySizeLimitHit
3 years ago
Łukasz Mierzwa a4317bf0ec
Run gofumpt on all files (#10392)
3 years ago
Julien Pivotto 8cc7b7e577
Split remote storage example in its own go mod (#10244)
3 years ago
paulfantom 151a8daa98 documentation: align kubernetes example with the prom operator and mixins
3 years ago
Björn Rabenstein 2234798f60
Merge pull request #9700 from nikosmeds/nikosmeds/hagroupcrashlooping-mixin-60m
3 years ago
Niko Smeds 53ca693f9e Be specific
3 years ago
Niko Smeds 0bc2cbdd7d Leave time range for clean restarts as-is
3 years ago
Fatih Sarhan bc89e9e494 mixin: Reorder template variables on Remote Write dashboard
3 years ago
Niko Smeds fdcd423dfe Increase time range for PrometheusHAGroupCrashlooping alert
3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
3 years ago
Arthur Silva Sens be2599c853
config: Make remote-write required for Agent mode (#9618)
3 years ago
SuperQ 3cd2c033e2
Use Go 1.16+ install for mixin tests
3 years ago
Julien Pivotto 3458e338c6
docs: Improve PuppetDB example (#9547)
3 years ago
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190)
3 years ago
Julien Pivotto 8920024323 Add PuppetDB service discovery
3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309)
3 years ago
Julien Pivotto d5676fb9e0
Merge pull request #9254 from prometheus/superq/go1.17
3 years ago
Frederic Hemberger 16b8911b1a
docs: Replace `go get` with `go install` for command installation (#9098)
3 years ago
SuperQ e167a45c65
Add new Go build tags.
3 years ago
Björn Rabenstein 9c43ac451c
Merge pull request #9129 from PhilipGough/bz-1984365
3 years ago
TJ Hoplock 7baf084092
optimize Linode SD by polling for event changes during refresh (#8980)
3 years ago
Philip Gough 751ca03fad mixin: Filter instance by job for Prometheus overview dashboard
3 years ago
Julius Volz 179b2155d1
Fix: Use json.Unmarshal() instead of json.Decoder (#9033)
3 years ago
Ben Kochie 7cb55d5732
Merge pull request #8802 from mwasilew2/yaml-linting
3 years ago
Levi Harrison 4a4882d4c7 Replace godoc.org links
3 years ago
Julien Duchesne 8855c2e626
Add `prometheus_tsdb_clean_start` metric (#8824)
3 years ago
Michal Wasilewski 3f686cad8b
fixes yamllint errors
4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
Julien Pivotto 20c6739adc
Merge pull request #8833 from hanjm/feature/add-scape-read-body-limit
4 years ago
TJ Hoplock dc22c65349
Add Linode Service Discovery (#8846)
4 years ago
hanjm 1df05bfd49 Add body_size_limit to prevent bad targets response large body cause Prometheus server OOM (#8827)
4 years ago
Levi Harrison 2826fbeeb7
SD: Add target creation failure counter and change failure handling (#8786)
4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296)
4 years ago
Damien Grisonnet b50f9c1c84
Add label scrape limits (#8777)
4 years ago
Gezim Sejdiu 97acd170b2 Fix a broken link for the bcrypt ref. at the web-config.yml example
4 years ago
zhangshj 1956f07197 update redirected url
4 years ago
Robert Jacob b253056163
Implement Docker discovery (#8629)
4 years ago
Rémy Léone f690b811c5
add support for scaleway service discovery (#8555)
4 years ago
Julien Pivotto 432d5ebc6c Rename default branch to main
4 years ago
Julien Pivotto 8787f0aed7 Update common to support credentials type
4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver:
4 years ago
ravilr adc8807851
Update remote-write alert rules mixin (#8423)
4 years ago
Julien Pivotto 5bd7145e55
Merge pull request #8327 from roidelapluie/tlsexemple
4 years ago
Julien Pivotto 08c259cda6 https: Add example configuration file
4 years ago
Frederic Branczyk 62bc755733
mixin: Scope grafana config
4 years ago
Nicolas Lamirault aa1ca13025
Add: Custom tags and prefix in Prometheus Mixin (#8287)
4 years ago
Björn Rabenstein 511511324a
Merge pull request #8235 from Allex1/master
4 years ago
beorn7 553f904f2d mixin: Add a capability to exclude non-prod AM instances
4 years ago
birca 3ec4161575 Update remote-write grafana mixin
4 years ago
beorn7 638e99c814 prometheus-mixin: Make PrometheusRemoteWriteBehind more generic
4 years ago
beorn7 371ca9ff46 prometheus-mixin: add HA-group aware alerts
4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
like-inspur 29b551225b
add networking.k8s.io for ingress (#8091)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
Matthias Loibl 13ba013a24
Use absolute jsonnet import paths
4 years ago
Björn Rabenstein d49f267f76
Merge pull request #8054 from simonpasquier/improve-not-ingesting-samples-alert
4 years ago
Simon Pasquier f381d8a9bd documentation/prometheus-mixin: improve PrometheusNotIngestingSamples
4 years ago
Julien Pivotto 4596abee4d
Mixin: Ignore unset remote write timestamp (#8046)
4 years ago
garanews c38816828f
fix few typo (#8023)
4 years ago
Luke Chen 3364875ae5
update the doc link in internal_arthitecture.md (#7966)
4 years ago
Julien Pivotto e208afcc95
web: Remove APIv2 (#7935)
4 years ago
kangwoo 7c0d5ae4e7
Add Eureka Service Discovery (#3369)
4 years ago
Simon Pasquier e693af6c01
.circleci/config.yml: check mixins (#6895)
4 years ago
Lukas Kämmerling b6955bf1ca
Add hetzner service discovery (#7822)
4 years ago
Julien Pivotto f482c7bdd7
Add per scrape-config targets limit (#7554)
4 years ago