Commit Graph

100 Commits

Author SHA1 Message Date
Jon
99e503324d feat(grafana_dashboard): add cert manager dashboard
!8
2024-02-05 16:01:08 +09:30
Jon
486f2c4728 refactor(service_monitor): use job name prometheus for prometheus
required for built in grafana dashboards to work

!8
2024-02-05 15:11:49 +09:30
Jon
a2c3daa44e fix(service_monitor): correct syntax for calico
!8
2024-02-05 14:17:27 +09:30
Jon
faf4abf6b3 feat(grafana_dashboard): add calico dashboard
!8
2024-02-05 14:16:28 +09:30
Jon
cd2b99dd3d fix(service_monitor): dont deploy calico unless enabled
!8
2024-02-05 14:15:53 +09:30
Jon
efd6d15dc4 fix(role_binding): use namespace lookup to build role bindings
!8
2024-02-05 13:37:10 +09:30
Jon
49bf414caa refactor(network_policy): move network policy to template
!8
2024-02-05 11:31:39 +09:30
Jon
36ee3a10ff feat(role): dynamically add roles to all available namesapces
!8
2024-02-05 10:38:28 +09:30
Jon
1fd5e49247 refactor(prometheus_rule): correct common rules name
!8
2024-02-04 20:26:39 +09:30
Jon
5323377852 fix(prometheus): use alertmanager instance name
!8
2024-02-04 20:24:46 +09:30
Jon
4e8f25ec3d refactor(prometheus_rule): move watchdog and info inhibitor to common rules file
these rules ar for all metrics rules

!8
2024-02-04 20:22:58 +09:30
Jon
cb12f338f1 fix(prometheus_rule): dont deploy loki rules of not configured
!8
2024-02-04 20:12:45 +09:30
Jon
39af78c6ea fix(prometheus_rule): use instance name instead of hard coded value
!8
2024-02-04 20:05:28 +09:30
Jon
73f25cfaa2 feat(prometheus_rule): add node exporter absent alert for ALL nodes
!8
2024-02-04 19:58:15 +09:30
Jon
beaa4f4896 fix(calico): use the operator created ns for monitoring
!8
2024-02-04 17:33:16 +09:30
Jon
e8b4b5a00b fix(ingress): move from values to template for dynomagic setup
!8
2024-02-04 17:07:31 +09:30
Jon
490e497d15 refactor: remove k8s and use release name for instance
!8
2024-02-04 17:06:39 +09:30
Jon
c7746122cd fix(prometheus): service monitor missing close
!8
2024-02-04 15:56:50 +09:30
Jon
bdb555a4b5 feat: turn off k8s non-metrics server deployed features
!8
2024-02-04 15:51:28 +09:30
Jon
bdb3a09c2b feat(kube_monitor_proxy): don't deploy if not enabled
!8
2024-02-04 15:49:43 +09:30
Jon
9c35a4d140 feat(kube_state_metrics): don't deploy if not enabled
!8
2024-02-04 15:38:19 +09:30
Jon
bc4d72ff8e feat(service_monitor): don't deploy if not enabled
!8
2024-02-04 15:33:50 +09:30
Jon
e13d55e61e feat(grafana_agent): not enable if not configured
!8
2024-02-04 15:08:53 +09:30
Jon
257da9cd38 fix(prometheus): configurable image and tag
!8
2024-02-04 15:07:13 +09:30
Jon
106f2e6ec8 feat(prometheus): configurable remote write
!8
2024-02-04 15:06:44 +09:30
Jon
f1c54567a7 feat(prometheus): configurable replicas
!8
2024-02-04 15:06:16 +09:30
Jon
cd2bceec3a feat(thanos_sidecar): if enabled must also be configured for deploy to occur
!8
2024-02-04 15:04:24 +09:30
Jon
18649086b5 feat(alertmanager): instance name set to pod name
!8
2024-02-04 15:02:34 +09:30
Jon
e0cb8f57e2 feat(grafana): enabled/disabled configurable
!8
2024-02-04 15:02:00 +09:30
Jon
c5bb46f48a feat(alertmanager): configurable replicas
!8
2024-02-04 14:58:08 +09:30
Jon
11563741a9 fix(ingress): underscore removed from ingress name
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
2023-11-19 18:40:37 +09:30
Jon
33883ec640 fix(ingress): function bool not defined
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
2023-11-19 18:31:28 +09:30
Jon
562bb7d6f5 feat(prometheus): added config for ingress
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
2023-11-19 18:03:17 +09:30
Jon
26a78bdb33 feat(grafana): added config for ingress
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
2023-11-19 18:02:38 +09:30
Jon
65534660dd feat(alert_manager): added config for ingress
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
2023-11-19 18:00:22 +09:30
Jon
593d73e4c6 fix(grafana): PVC access mode default to ReadWriteOnce
option is also configurable

!5 nofusscomputing/infrastructure/configuration-management/project-production!4
2023-11-19 15:01:15 +09:30
Jon
b6d0b18ece fix(prometheus): use correct variable for storage values
!5 nofusscomputing/infrastructure/configuration-management/project-production!4
2023-11-19 13:24:49 +09:30
Jon
b047f33e27 feat(Grafana): Configure grafana from values.yaml
!4
2023-09-30 12:14:47 +09:30
Jon
5c62055d2f feat(NetworkPolicy): configure from values.yaml
!4
2023-09-29 19:09:50 +09:30
Jon
03affbee80 feat(labels): lables moved to values.yaml
!4
2023-09-29 19:08:48 +09:30
Jon
7afc6aa515 feat(prometheus): rule selector configurable from values.yaml
!4
2023-09-28 09:08:26 +09:30
Jon
2371adcbc5 feat(promtail): split node to seperate promtail service monitor
this allows the mixins to work, specifically promtail

!4
2023-09-28 09:07:11 +09:30
Jon
f73a9e462e feat(grafana_agent): add prom rules
!4
2023-09-28 09:05:01 +09:30
Jon
be0161876d feat(thanos): prometheus rules added for sidecar
!4
2023-09-28 02:06:06 +09:30
Jon
5add73c411 feat(grafana): DataSources configurable in values.yaml
!2 #1
2023-09-28 00:32:43 +09:30
Jon
239837ecbf feat(prometheus): ability to add additional config settings
settings are pertinent to the kubernetes prometheus object used by the prom operator.

!2 #1
2023-09-28 00:27:49 +09:30
Jon
ac812c2c7b feat(prometheus): thanos sidecar option added
!2 #1
2023-09-28 00:15:40 +09:30
Jon
e7480105f7 feat(grafana_dashboard): nfc custom, cluster overview
!1
2023-09-27 14:39:43 +09:30
Jon
c8ea929873 feat(kyverno): add clusterpolicy role and rolebinding
cluster policy creates the role and rolebindings for prometheuse to monitor the ns

!1
2023-09-26 06:27:20 +09:30
Jon
899c6a3d78 refactor(prometheus): adjusted role/rolbinding manifest to loop
!1
2023-09-26 06:25:19 +09:30