Geet Samra
e8f902c6ed
Updating rancher annotations in prometheus federator and project monitoring
2023-07-05 11:57:25 -07:00
Geet Samra
107e4681c9
fixing prometheus-federator and project-monitoring dependencies
2023-05-26 14:25:02 -07:00
Geet Samra
14df8463f5
Fixing formatting in service monitor yaml files.
2023-05-25 18:17:33 -07:00
Geet Samra
f4d90f5f07
add prometheus-federator version 0.3.0
2023-05-23 14:46:59 -07:00
Geet Samra
7c7a0e04af
rancher-monitoring: updating Chart.yaml to include support for k8s 1.26
2023-05-18 13:31:52 -07:00
Geet Samra
4c03f7a940
rancher-kube-state-metrics: updating Chart.yaml to include support for k8s 1.26
2023-05-18 13:19:46 -07:00
Geet Samra
c78d3234b9
rancher-grafana: updating Chart.yaml to include support for k8s 1.26
2023-05-18 13:18:40 -07:00
Geet Samra
80c57f964b
rancher-node-exporter: updating Chart.yaml to include support for k8s 1.26
2023-05-18 13:16:00 -07:00
Geet Samra
f8bf6e830a
rancher-prometheus-adapter: updating Chart.yaml to include support for k8s 1.26
2023-05-18 13:10:23 -07:00
Geet Samra
afaa7e9f11
rancher-pushprox: updating Chart.yaml to include support for k8s 1.26
2023-05-18 12:20:19 -07:00
joshmeranda
4a5a809206
update rancher/mirrored-lirbrary-nginx and rancher/shell versions
2023-05-16 16:19:30 -04:00
Geet Samra
f2c1501a45
fixing typo
2023-05-16 12:45:26 -07:00
Geet Samra
adc95f4b5a
rancher-monitoring: updating metricRelabelings to include cluster names
2023-05-15 09:39:02 -07:00
Geet Samra
a7a7a0717d
rancher-pushprox: updating metricRelabelings to include cluster names
2023-05-15 09:39:02 -07:00
Geet Samra
834896da1a
rancher-node-exporter: updating metricRelabelings to include cluster names
2023-05-15 09:39:02 -07:00
Geet Samra
6e1b64438c
kube-state-metrics: updating metricRelabelings to include cluster names
2023-05-15 09:39:01 -07:00
Geet Samra
c8092effd5
rancher-grafana: updating metricRelabelings to include cluster names
2023-05-15 09:39:01 -07:00
Mauren Berti
9cc4b218a9
[rancher-monitoring] Fix Grafana nginx.conf URL.
2023-05-03 15:56:41 -04:00
Mauren Berti
554e298749
Bump chart version to 102.0.1.
2023-05-03 15:56:08 -04:00
Geet Samra
fe6fcbfcaf
updating prometheus-federator with version 2.0.1+up0.2.2
2023-04-10 17:44:26 -07:00
GGGitBoy
a893cae3bb
fix serviceMonitor unknown field error
2023-03-22 10:44:08 +08:00
Geet Samra
e42a7805d4
adding validate-psp-install.yaml to monitoring-crd
2023-03-14 10:50:55 -07:00
Bastian Hofmann
41a2a0be75
[rancher-monitoring] Fix chart dependency links in app-README.md to the ones that are actually used
...
The README referenced the old, deprecated helm/charts repository, even though these are not used by rancher-monitoring anymore.
Signed-off-by: Bastian Hofmann <mail@bastianhofmann.de>
2023-03-09 18:18:10 +01:00
Nicholas Flynt
0abb957377
Remove two subfilter URL rewriting rules from grafana nginx config
...
With the switch from AngularJS to ReactJS, grafana is now using
/absolute/url style hrefs in its templates and its JavaScript assets,
but these URLs are passed directly into React's clientside routing
engine rather than hitting the proxy on the backend. Thus, rewriting
these URLs is inappropriate, confuses the clientside router, and breaks
interlink between several tabs in the UI, and a few dashboards, among
other things.
Attempts to address #2445
2023-02-28 15:06:17 -05:00
Arvind Iyengar
c9930db8b3
Bump Prometheus Federator
2023-02-22 11:49:17 -08:00
Arvind Iyengar
2587c841d4
Fix system_default_registry references in rancher-monitoring chart
...
(cherry picked from commit 6ad8e16d30
)
2023-02-15 17:29:35 -08:00
Arvind Iyengar
1dee9705f7
Merge pull request #2411 from aiyengar2/add_prometheus_federator
...
Bring in Project Monitoring charts with PSP issues fixed
2023-02-10 20:13:49 -08:00
Arvind Iyengar
39242d51de
Update prometheus-federator to 0.2.0
2023-02-10 15:47:25 -08:00
Arvind Iyengar
dc0ee9733c
Update rancher-project-monitoring to 0.2.0
2023-02-10 15:44:42 -08:00
Arvind Iyengar
1cf7b1a468
Remove faulty .Capabilities check for kube-state-metrics
2023-02-10 15:33:53 -08:00
Arvind Iyengar
6bde4c49aa
Remove faulty .Capabilities check for node-exporter
2023-02-10 15:33:53 -08:00
Arvind Iyengar
dd63ae66f4
Ensure all references of 9100 are removed
2023-02-10 15:11:30 -08:00
Arvind Iyengar
3db170070d
Fix rancher-monitoring-crd chart uninstall failure
...
It seems like the order of parameters in the CRD uninstall Job are incorrect.
```
arvindiyengar: ~/Rancher/charts/src/github.com/rancher/charts
$ kubectl apply -f charts/rancher-monitoring-crd/101.0.0+up19.0.3/crd-manifest
customresourcedefinition.apiextensions.k8s.io/alertmanagerconfigs.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/alertmanagers.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/podmonitors.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/probes.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/prometheuses.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/prometheusrules.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/servicemonitors.monitoring.coreos.com created
customresourcedefinition.apiextensions.k8s.io/thanosrulers.monitoring.coreos.com created
arvindiyengar: ~/Rancher/charts/src/github.com/rancher/charts
$ kubectl delete -Rf --ignore-not-found=true charts/rancher-monitoring-crd/101.0.0+up19.0.3/crd-manifest
the path "--ignore-not-found=true" does not exist
arguments in resource/name form may not have more than one slash
```
Since it is invalid to place `--ignore-not-found=true` after `-Rf`, I'm just switching the order to be successful.
2023-02-09 12:44:55 -08:00
Arvind Iyengar
8d416da04e
Fix typo with metricRelabelings
2023-02-09 12:08:54 -08:00
Geet Samra
74e0eac696
resetting prometheus-node-exporter.service.port and prometheus-node-exporter.service.targetPort to 9796
2023-02-02 15:46:23 -08:00
Arvind Iyengar
ca676fcf6f
[rancher-monitoring-crd] Use global.cattle.psp.enabled field
2023-01-30 09:32:51 -08:00
Arvind Iyengar
faf139a0a6
[rancher-monitoring] Add global.cattle.psp.enabled docs to app-README.md
2023-01-30 09:32:51 -08:00
Arvind Iyengar
25831e5541
[rancher-monitoring] Include validate-psp-install.yaml
2023-01-30 09:32:51 -08:00
Arvind Iyengar
2185c35881
[rancher-monitoring] Update kube-version annotation to support 1.25
2023-01-30 09:32:51 -08:00
Arvind Iyengar
955ac68c66
[rancher-monitoring] Replace .Values.global.rbac.pspEnabled with .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:51 -08:00
Arvind Iyengar
b465411a62
[rancher-windows-exporter] Include .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:50 -08:00
Arvind Iyengar
2ea3bbdcac
[rancher-pushprox] Add global.cattle.psp.enabled docs to README.md
2023-01-30 09:32:50 -08:00
Arvind Iyengar
29a3da4b0c
[rancher-pushprox] Include validate-install-crd.yaml
2023-01-30 09:32:50 -08:00
Arvind Iyengar
ea503a320d
[rancher-pushprox] Include validate-psp-install.yaml
2023-01-30 09:32:50 -08:00
Arvind Iyengar
8913ad8f84
[rancher-pushprox] Update kube-version annotation to support 1.25
2023-01-30 09:32:50 -08:00
Arvind Iyengar
9c264011a5
[rancher-pushprox] Replace implicit capabilities check with .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:49 -08:00
Arvind Iyengar
71f20e3e17
[rancher-prometheus-adapter] Replace .Values.psp.create with .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:49 -08:00
Arvind Iyengar
54720ea2a5
[rancher-node-exporter] Replace .Values.rbac.pspEnabled with .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:49 -08:00
Arvind Iyengar
d94a62c56d
[rancher-kube-state-metrics] Replace .Values.podSecurityPolicy.enabled with .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:49 -08:00
Arvind Iyengar
40325d35a4
[rancher-grafana] Replace .Values.rbac.pspEnabled with .Values.global.cattle.psp.enabled and bump major version
2023-01-30 09:32:49 -08:00