Cory O'Daniel
6c8d948335
all the new lines
2019-03-21 10:47:40 -07:00
Cory O'Daniel
6be1adc197
regenerating README.md
2019-03-20 10:03:00 -07:00
Cory O'Daniel
1664600b91
Moved kustomize to own jsonnet file
...
* [Modified] Makefile to run kustomize.jsonnet
* [Modified] Moved kustomization from example.jsonnet to
examples/kustomize.jsonnet
* [Modified] kustomization file to land at root of kube-prometheus so
current users can continue to use `kubectl apply -f manifests`
2019-03-20 09:55:27 -07:00
Cory O'Daniel
7e0e5cd188
DRY up resource names
2019-03-19 16:21:00 -07:00
Cory O'Daniel
5fcf652cbf
Adding kustomization files for remote bases
...
Closes #2391
Adds support to allow kustomize users to point to a [remote
base](https://github.com/kubernetes-sigs/kustomize/blob/master/examples/remoteBuild.md ) of the prometheus-operator and kube-prometheus. Now that kustomize is a part of kubectl, this is provides a very simple way of installing prometheus-operator and kube-prometheus with no additional tools besides kubectl.
* [Added] kustomization.yaml: hardcoded kustomization base for prometheus-operator
bundle.yaml
* [Added] kustomization generation from kube-prometheus example jsonnet
2019-03-18 14:53:56 -07:00
Jessie A. Morris
fb916929b5
Merge remote-tracking branch 'upstream/master' into feature/prometheus-config-reloader-flags
2019-03-18 13:08:12 -06:00
Matthias Loibl
d5f7b2232e
Merge pull request #2473 from metalmatze/kube-prometheus-update
...
contrib/kube-prometheus: Update Prometheus, Thanos & Grafana
2019-03-18 16:15:32 +01:00
Frederic Branczyk
b04d1e61d5
Merge pull request #2485 from goll/addon-resizer
...
Use recommended addon-resizer 1.8.4
2019-03-18 13:38:34 +01:00
goll
369bb62349
generate-in-docker Fix Watchdog alert typo
2019-03-15 17:19:57 +01:00
goll
812d0c8125
Fix Watchdog alert typo
2019-03-15 17:11:29 +01:00
goll
bde9e7fd4a
generate-in-docker Rename DeadMansSwitch to Watchdog
2019-03-15 16:01:57 +01:00
goll
ef539c398b
Rename DeadMansSwitch to Watchdog
2019-03-15 15:37:42 +01:00
Frederic Branczyk
6ca02abac4
Merge pull request #2477 from wescran/prometheus-rules-edit
...
Update developing-prometheus-rules-and-grafana-dashboards.md
2019-03-15 15:24:17 +01:00
goll
083f66cb46
make clean generate-in-docker for addon-resizer
2019-03-13 20:51:35 +01:00
goll
5ed3fb06c9
Use suggested addon-resizer 1.8.4
2019-03-13 20:21:36 +01:00
deepakhj
7750915d28
Update kube-dns-prometheus-discovery metrics port label to match ServiceMonitor.
2019-03-12 20:09:06 -07:00
Matthias Loibl
3fbc968930
contrib/kube-prometheus: Update Prometheus, Thanos & Grafana
2019-03-12 18:28:39 +01:00
Wesley Cranston
8f182a818e
Update developing-prometheus-rules-and-grafana-dashboards.md
...
From the discussion brought up in this [issue](https://github.com/coreos/prometheus-operator/issues/2250 ), a new section has been added to the doc.
2019-03-11 22:56:09 -04:00
Frederic Branczyk
3b52a05d58
Merge pull request #2468 from adamdecaf/gke-cadvisor-docfix
...
contrib/kube-prometheus: fix GKE cAdvisor readme link
2019-03-11 14:04:44 +01:00
Dalton Hubble
78bec4e48b
Fix PrometheusTSDBWALCorruptions alert
...
* `tsdb_wal_corruptions_total metric` name should be
`prometheus_tsdb_wal_corruptions_total`
2019-03-10 14:50:09 -07:00
Adam Shannon
ea24858666
contrib/kube-prometheus: fix GKE cAdvisor readme link
2019-03-07 18:45:28 -06:00
Jessie A. Morris
ab8e168a12
Actually commit the right jsonnet changes
2019-03-07 16:33:19 -07:00
Jessie A. Morris
eb3ba15cff
Update jssonnet files
2019-03-07 15:57:45 -07:00
Karl Skewes
ea5c455c46
contrib/kube-prometheus: Jsonnet snippet for managed kubernetes clusters
2019-03-07 08:24:22 +13:00
Frederic Branczyk
ed4b08d86a
Merge pull request #2447 from brancz/update-rendered-rules-guide
...
kube-prometheus/docs: Update how to handle existing rules
2019-03-04 16:43:28 +01:00
Frederic Branczyk
67b2c29875
kube-prometheus/docs: Update how to handle existing rules
2019-03-01 18:13:11 +01:00
Akash Nair
7e594084f2
Changed kubectl apply -f to kubectl create -f. kubectl apply command leads to conflicts and race conditions. kubectl create works the first time you run it
2019-03-01 16:04:02 +01:00
Frederic Branczyk
1d70464c9f
Merge pull request #2441 from Hashfyre/thanos-browsable-downsampled-data-in-grafana
...
Allow browsing of downsampled thanos data in Grafana
2019-02-28 11:03:36 +01:00
Joy Bhattacherjee
71976ec1f2
Makes thanos downsampled data browsable from grafana using query.auto-downsampling
2019-02-28 15:04:31 +05:30
Frederic Branczyk
be2557814d
kube-prometheus: Re-generate
2019-02-26 17:45:04 +01:00
Frederic Branczyk
03d36217d0
kube-prometheus: Use node-exporter metrics for resource metrics API
2019-02-26 17:37:05 +01:00
Frederic Branczyk
872fd4558e
kube-prometheus: Re-generate
2019-02-25 10:07:29 +01:00
Frederic Branczyk
f0438e7f80
kube-prometheus: node-exporter tolerates any node
2019-02-25 10:01:28 +01:00
Frederic Branczyk
7f8bd68e03
Merge pull request #2421 from ticketmaster/kustomize-prep
...
Upgrade prometheus-adapter APIService to v1
2019-02-22 09:48:56 +01:00
Michael Goodness
0cfb5d8a9a
Add generated artifacts
...
Signed-off-by: Michael Goodness <mike.goodness@ticketmaster.com >
2019-02-21 11:39:20 -06:00
Michael Goodness
3536ec5503
Upgrade prometheus-adapter APIService to v1
...
Also remove unnecessary namespace from prometheus-adapter ClusterRoleBinding
Signed-off-by: Michael Goodness <mike.goodness@ticketmaster.com >
2019-02-21 11:10:28 -06:00
Matthias Loibl
d9bb0c2ec4
Update Prometheus Operator in kube-prometheus to v0.29.0
2019-02-20 12:46:39 +01:00
GIBSON, NICHOLAS R
4a2b7cbd0d
fixing doc generation
2019-02-18 13:05:39 -08:00
GIBSON, NICHOLAS R
d7f4ad2a59
generated documentation for new thanos-sidecar flags
2019-02-15 10:42:33 -08:00
CarlosEDP
1e7a633147
After update libs and regenerate
2019-02-14 19:43:49 -02:00
CarlosEDP
fbc92dd9b3
Update to support new version of addon-resizer
2019-02-14 19:31:32 -02:00
Frederic Branczyk
7734ab870f
Merge pull request #2387 from brancz/reduce-metrics
...
Reduce metrics
2019-02-06 16:02:24 +01:00
Frederic Branczyk
e4991fe7e5
kube-prometheus: Re-generate
2019-02-06 14:37:10 +01:00
Frederic Branczyk
e3ae1cc350
kube-prometheus: Update jsonnet deps
2019-02-06 14:32:28 +01:00
Frederic Branczyk
a1b85016a3
kube-prometheus: Drop disabled and high cardinality metrics
2019-02-06 14:29:26 +01:00
Arslanbekov Denis
3ce0635452
Fix links in autogeneration files
2019-02-06 00:21:51 +03:00
Arslanbekov Denis
8700e909ad
Fix links
2019-02-05 20:03:21 +03:00
Frederic Branczyk
20285c8c95
Merge pull request #2381 from brancz/update-grafana
...
Update grafana
2019-02-05 15:45:33 +01:00
Frederic Branczyk
f1ae21f958
kube-prometheus: Re-generate
2019-02-05 14:17:51 +01:00
Frederic Branczyk
47ab14c624
Merge pull request #2377 from osmuogar/patch-1
...
custom metrics API quick fix
2019-02-05 14:08:03 +01:00