-
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial commit * Renamed Deployment dashboard -> Deployments * Added Makefile * prometheus-operator v0.1.2 * use prometheus-operator v0.2.3 * kube-prometheus v0.1.1 * use prometheus-operator v0.2.3 * use Grafana v4.1.1 * use Prometheus v1.5.0 * updated TLS validation settings * grafana: added Prometheus Stats dashboard * grafana: updated dashboards to v4.1.1 * grafana: added inputs section to dashboards * Prep for TPRs working * Separate TPR hooks * Jobs fixes * Cleanup services * Hardcoded alertmanager & prometheus names * prometheus-operator v0.4.0 * standalone prometheus (TPR) chart * Operator v0.6.0; improved cleanup * Fixed operator cleanup job * Allow nodeSelector for operator * No default resources; ClusterIP service * Only create configmap if there's config * Created alertmanager chart * Prometheus chart creates ServiceMonitors * Updated README & Makefile * Reverted chart versions to v0.1.0 * README * Renamed manifests * Back to basics * Values tweaks * README * Added chart READMEs * No Makefile * Removed kube-prometheus from README * Added kube-prometheus-charts * Added node exporter * Added exporters * Split charts * Remove unnecessary charts * Update requirements * Fix prometheus-operator * Fix prometheus operator * Fix prometheus operator * Fix prometheus operator * Add lock files to gitignore * Fix kube-prometheus * Port prometheus charts to support prometheus 0.7.0 * Remove deps * Fix rules for prometheus * Added exporters * Added exporters * Current prometheus state * Current prometheus state * Fix requirements * Fix requirements * Update deployment.yaml * Fix prometheus chart * Revert back name * Changed default service monitor and rules selector. * Changed hash sum to all 0 because it is mock hash * Changed hash sum to all 0 because it is mock hash
- Loading branch information
Showing
54 changed files
with
85 additions
and
972 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,4 +39,6 @@ Session.vim | |
|
||
**/**/.values.yaml | ||
|
||
build-harness | ||
build-harness | ||
|
||
**/*/*.lock |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,6 @@ sources: | |
maintainers: | ||
- name: Ming Hsieh | ||
email: [email protected] | ||
- name: Cloud Posse LLC | ||
email: [email protected] | ||
engine: gotpl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.