22 Commits
Author SHA1 Message Date
Scott Rigby f1ed4723b1 [incubator/prometheus] deprecate missing chart (#23235)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-07-17 17:09:11 -07:00
Vic Iglesias bf2190f843 Move Prometheus to stable 2016-11-14 08:48:59 -08:00
Michael Goodness a470552d97 Added namespace to port-forward commands in NOTES 2016-11-12 13:04:39 -08:00
Vic Iglesias 71420f0f9b Prometheus: Set the annotations for storage 2016-11-10 15:32:49 -08:00
Vic Iglesias ae12e1bb5d Prometheus: Fix port-forwarding command in NOTES 2016-11-10 15:24:16 -08:00
Michael Goodness 17c63f3301 Version 1.3.1 2016-11-08 00:23:35 -08:00
Michael Goodness 71243b08ae NOTES tweaks 2016-11-07 22:44:26 -08:00
Michael Goodness 3780a4de8c Added NOTES.txt 2016-11-07 13:52:37 -08:00
Michael Goodness 7b8ff3d68b Added Ingress TLS info to README 2016-11-07 10:36:01 -08:00
Michael Goodness bebff9b7d2 Prometheus 1.2.3, Alertmanager 0.5.0 2016-11-07 10:13:05 -08:00
Michael Goodness 6109916c38 README & alertmanager PVC 2016-11-05 09:30:34 -05:00
Michael Goodness 66ef4b6ba6 Use range when possible 2016-11-05 09:25:36 -05:00
Michael Goodness 7d147f0d1a Component labels, container naming, PVCs, AM port
- Flexible component labels
  - Consistent container names
  - PVCs enabled by default
  - Commented blackbox exporter config
  - Fixed Alertmanager port
2016-11-03 11:47:45 -05:00
Michael Goodness ae335b3fb3 PR tweaks
* Consistent storage paths
* Configurable Alertmanager PV
* Configurable Service types
* Default Kubernetes scrape_configs
2016-10-28 09:59:40 -05:00
Michael Goodness a700e3be0b Values.yaml documentation 2016-10-26 22:23:34 -05:00
Michael Goodness 68117a5758 Optional Ingress TLS 2016-10-26 21:13:30 -05:00
Michael Goodness a25c564862 Prometheus rework 2016-10-24 19:24:34 -05:00
Travis Cline 44ed45525c fix typo (#125) 2016-10-18 14:54:37 -07:00
Adnan Abdulhussein c7d1bff059 docs(*): update READMEs to reference chart repos (#119)
* docs(*): update READMEs to reference chart repos

* Rebase
2016-10-18 08:52:06 -07:00
Vic Iglesias b692b952c4 Prometheus: bump version 0.1.3 2016-10-14 11:18:45 -07:00
Vic Iglesias 1d69a03fa0 Do not quote port number in prometheus 2016-10-14 11:18:14 -07:00
Travis Cline d1b51bf761 feat add prometheus (#48)
* add prometheus chart

* strip out bits to be better suited for charts inclusion

* comment out example values

* supply versions for images

* move away from tmpl

* fix default

* allow disabling pvc

* use storageClass

* add basic README.md

* add resource requests, add comment about estimating/tweaking memory utilization

* replace url with text for documentation link
2016-09-21 14:34:44 -07:00