1890 Commits

Author SHA1 Message Date
Rajat Vig
805d2e65f5
Update lock files 2020-03-24 11:17:34 +00:00
Rajat Vig
ff6b7ae5f3
Update Manifests based off the new jsonnets 2020-03-24 11:08:39 +00:00
Rajat Vig
83812948b7
Update lock files 2020-03-24 10:49:45 +00:00
Rajat Vig
474d4e39dc
Remove the app label for node-exporter 2020-03-24 10:41:51 +00:00
Rajat Vig
6f4f34606d
Remove custom k8s-app label in favor of standard k8s labels in the manifest for node-exporter 2020-03-24 10:33:42 +00:00
Paweł Krupa
68505af1f9
Merge pull request #453 from paulfantom/secure-metrics
Secure metrics endpoint
2020-03-24 11:06:00 +01:00
paulfantom
1dd5bbeb58
*: regenerate 2020-03-24 10:41:45 +01:00
paulfantom
f846c2e722
tests/e2e: use prometheus client_golang in e2e tests & add testing for http endpoints 2020-03-24 10:38:40 +01:00
paulfantom
6f37ddbcf9
jsonnet: expose prometheus-operator metrics over secure channel 2020-03-24 10:38:39 +01:00
paulfantom
4541b9e10c
*: bump jb to 0.3.1 to be on par with latest tooling container 2020-03-24 10:38:38 +01:00
Paul Gier
75c532df17
Merge pull request #466 from pgier/prometheus-operator-v0.38.0
update prometheus-operator to v0.38.0
2020-03-23 11:43:27 -05:00
Paul Gier
09813bea10 update prometheus-operator to v0.38.0 2020-03-23 10:49:14 -05:00
Frederic Branczyk
a5e278372a
Merge pull request #462 from bgagnon/460-ksm-namespace
Fix kube-state-metrics namespace override
2020-03-20 07:10:29 +01:00
Benoit Gagnon
bb5de11c89 fix kube-state-metrics namespace override
use $._config.namespace instead of hard-coding 'monitoring'
2020-03-19 21:32:34 -04:00
Lili Cosic
285624d8fb
Merge pull request #456 from carlosedp/pr404_fix
Add version and image source as config parameters on kube-state-metrics
2020-03-18 15:38:07 +01:00
Carlos de Paula
0d4bfe7db5 Add version and image source as config parameters.
Fixes #455.
2020-03-18 10:20:31 -03:00
Latch Mihay
c4561b3206
adding security context to kube-rbac-proxy (#450)
* adding security context to kube-rbac-proxy

* make clean generate-in-docker

* Revert "make clean generate-in-docker"

This reverts commit ed136f1e37fde3289b9560493a585c6edefaba94.

* make clean generate-in-docker

Co-authored-by: Latch M <latch_mihaylov@homedepot.com>
2020-03-18 07:52:26 +01:00
Frederic Branczyk
502f81b235
Merge pull request #441 from jadia/master
fix invalid Usage section reference
2020-03-17 14:20:31 +01:00
Frederic Branczyk
d2389d3e71
Merge pull request #452 from paulfantom/irate
Use irate for CPU measurements
2020-03-17 11:10:24 +01:00
paulfantom
ae69b62d01
manifests: regenerate 2020-03-17 10:57:53 +01:00
paulfantom
081f418273
jsonnet/prometheus-adapter: use irate for CPU queries 2020-03-16 11:58:55 +01:00
Lili Cosic
b100eead2e
Merge pull request #448 from alok87/446-weave-net
Fixes for the weave-net monitoring setup
2020-03-12 12:14:55 +01:00
Alok Kumar Singh
50ff549b52 Updated the doc as grafana deployment needs modifications
Grafana deployment needs to modified for weave-net for mounting the
weave-net config maps volumes
2020-03-12 11:53:55 +05:30
Alok Kumar Singh
4ebc37e47b Fixed the port name for weave-net metrics endpoint 2020-03-12 10:40:18 +05:30
Alok Kumar Singh
486b233c6a Fixed the label for weave net selector 2020-03-12 10:33:38 +05:30
Nitish Jadia
90148e2356
fix invalid Usage section reference
Replace Usage section reference to Customizing Kube-Prometheus section.
2020-03-06 17:53:13 +05:30
Lucas Servén Marín
66c625d0bf
Merge pull request #438 from dgrisonnet/update-customizing-section
Add note related to example.jsonnet in README
2020-03-05 11:56:54 +01:00
Damien Grisonnet
848285797c doc: add note related to example.jsonnet
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2020-03-05 10:23:27 +01:00
Frederic Branczyk
e27f575347
Merge pull request #439 from alok87/patch-1
Fix the grafana dashboard link
2020-03-05 07:48:06 +01:00
Alok Kumar Singh
17db5a68e5
Fix the grafana dashboard link 2020-03-05 08:54:55 +05:30
Frederic Branczyk
7a2572d1f9
Merge pull request #425 from alok87/weave-net
Weave Net Monitoring setup using kube-prometheus
2020-03-04 20:20:16 +01:00
Alok Kumar Singh
7a85d7d8a6 Weave Net name consistencies resolved
https://github.com/coreos/kube-prometheus/pull/425#pullrequestreview-368779890
2020-03-04 21:41:02 +05:30
Lili Cosic
23a6adea16
Merge pull request #437 from dgrisonnet/update-customizing-guildelines
Update README customizing guidelines with new release version
2020-03-04 13:50:24 +01:00
Damien Grisonnet
b5ba409b9a doc: update release version in customizing section
Fixes #435

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2020-03-04 13:14:04 +01:00
Alok Kumar Singh
c942d6b837 Example with option to modify alert thresholds
Review comment: https://github.com/coreos/kube-prometheus/pull/425#discussion_r387494885
2020-03-04 16:18:37 +05:30
Frederic Branczyk
9323c4c98f
Merge pull request #436 from lilic/remove-checks-ksm
jsonnet/kube-prometheus/kube-state-metrics: Remove probes
2020-03-04 11:22:46 +01:00
Lili Cosic
5469bea0a6 manifests: Regenerate kube-state-metrics deployment 2020-03-04 11:02:32 +01:00
Lili Cosic
15185bf4c0 jsonnet/kube-prometheus/kube-state-metrics: Remove probes 2020-03-04 11:02:32 +01:00
Alok Kumar Singh
29d4648af9 Added weavenet monitoring setup using kube-prometheus 2020-03-04 06:32:43 +05:30
Frederic Branczyk
b6ad6644d5
Merge pull request #428 from pgier/prometheus-operator-v0.37.0
update prometheus-operator to v0.37.0
2020-03-03 19:44:45 +01:00
Paul Gier
d24cf329d2 update prometheus-operator to v0.37.0 2020-03-03 11:55:51 -06:00
Lili Cosic
e4a8abe17f
Merge pull request #434 from lilic/bump-1.9.5
Bump kube-state-metrics to 1.9.5
2020-03-03 16:49:00 +01:00
Frederic Branczyk
dd00a80be4
Merge pull request #432 from skyscrapers/fsAlert
Adjust the threshold of the NodeFilesystemSpaceFillingUp alert from the node-exporter mixin
2020-03-03 16:40:36 +01:00
Lili Cosic
90daccf6c7 manifests: Generate files 2020-03-03 16:35:10 +01:00
Lili Cosic
f66f94ac79 jsonnet/kube-prometheus/../kube-state-metrics.libsonnet: Bump to 1.9.5 2020-03-03 16:29:01 +01:00
Lili Cosic
0e8353ba91 jsonnetfile.lock.json: Bump kube-state-metrics to 1.9.5 2020-03-03 16:17:47 +01:00
Lili Cosic
50eee211dd
Merge pull request #427 from lilic/fix-ksm
jsonnet/kube-prometheus: Add back kube-rbac-proxy containers to
2020-03-03 16:01:05 +01:00
Paul Gier
60dcc3a86b
Merge pull request #429 from russorat/k8s-1.17
Updating to latest k8s version in minikube start
2020-03-03 08:32:16 -06:00
Lili Cosic
298f216847 Makefile: Force jsonnet-bundler to be at v0.2.0 2020-03-03 13:49:37 +01:00
Lili Cosic
2e73de0106 manifests: Regenerate kube-state-metrics files 2020-03-03 13:49:37 +01:00