|
99e503324d
|
feat(grafana_dashboard): add cert manager dashboard
!8
|
2024-02-05 16:01:08 +09:30 |
|
|
efd6d15dc4
|
fix(role_binding): use namespace lookup to build role bindings
!8
|
2024-02-05 13:37:10 +09:30 |
|
|
f08cba1dfb
|
feat(grafana): update to latest version 10.3.1
!8
|
2024-02-05 13:36:30 +09:30 |
|
|
49bf414caa
|
refactor(network_policy): move network policy to template
!8
|
2024-02-05 11:31:39 +09:30 |
|
|
36ee3a10ff
|
feat(role): dynamically add roles to all available namesapces
!8
|
2024-02-05 10:38:28 +09:30 |
|
|
6a20b69910
|
docs(values): notate remotewirte configured seperatly
!8
|
2024-02-05 10:25:52 +09:30 |
|
|
beaa4f4896
|
fix(calico): use the operator created ns for monitoring
!8
|
2024-02-04 17:33:16 +09:30 |
|
|
e8b4b5a00b
|
fix(ingress): move from values to template for dynomagic setup
!8
|
2024-02-04 17:07:31 +09:30 |
|
|
490e497d15
|
refactor: remove k8s and use release name for instance
!8
|
2024-02-04 17:06:39 +09:30 |
|
|
38f08985f5
|
fix(values): fix service_monitor variable
!8
|
2024-02-04 16:07:49 +09:30 |
|
|
57a1706590
|
chore: set values.yaml to have sensible defaults
!8
|
2024-02-04 15:55:16 +09:30 |
|
|
bdb3a09c2b
|
feat(kube_monitor_proxy): don't deploy if not enabled
!8
|
2024-02-04 15:49:43 +09:30 |
|
|
bc4d72ff8e
|
feat(service_monitor): don't deploy if not enabled
!8
|
2024-02-04 15:33:50 +09:30 |
|
|
e13d55e61e
|
feat(grafana_agent): not enable if not configured
!8
|
2024-02-04 15:08:53 +09:30 |
|
|
106f2e6ec8
|
feat(prometheus): configurable remote write
!8
|
2024-02-04 15:06:44 +09:30 |
|
|
f1c54567a7
|
feat(prometheus): configurable replicas
!8
|
2024-02-04 15:06:16 +09:30 |
|
|
cd2bceec3a
|
feat(thanos_sidecar): if enabled must also be configured for deploy to occur
!8
|
2024-02-04 15:04:24 +09:30 |
|
|
e0cb8f57e2
|
feat(grafana): enabled/disabled configurable
!8
|
2024-02-04 15:02:00 +09:30 |
|
|
c5bb46f48a
|
feat(alertmanager): configurable replicas
!8
|
2024-02-04 14:58:08 +09:30 |
|
|
562bb7d6f5
|
feat(prometheus): added config for ingress
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
|
2023-11-19 18:03:17 +09:30 |
|
|
26a78bdb33
|
feat(grafana): added config for ingress
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
|
2023-11-19 18:02:38 +09:30 |
|
|
65534660dd
|
feat(alert_manager): added config for ingress
!5 nofusscomputing/infrastructure/configuration-management/inventory-production!3
|
2023-11-19 18:00:22 +09:30 |
|
|
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 |
|
|
b047f33e27
|
feat(Grafana): Configure grafana from values.yaml
!4
|
2023-09-30 12:14:47 +09:30 |
|
|
0c296c173e
|
feat(GrafanaAgent): Network Policy added
!4
|
2023-09-29 19:11:16 +09:30 |
|
|
7164bb2e0b
|
feat(grafana): Network Policy added
!4
|
2023-09-29 19:10:53 +09:30 |
|
|
ae35e704e3
|
feat(prometheus): Network Policy added
!4
|
2023-09-29 19:10:31 +09:30 |
|
|
5c62055d2f
|
feat(NetworkPolicy): configure from values.yaml
!4
|
2023-09-29 19:09:50 +09:30 |
|
|
03affbee80
|
feat(labels): lables moved to values.yaml
!4
|
2023-09-29 19:08:48 +09:30 |
|
|
cf38a4156a
|
refactor(grafana_datasources): default prom set to thanos
!4
|
2023-09-28 09:09:53 +09:30 |
|
|
7afc6aa515
|
feat(prometheus): rule selector configurable from values.yaml
!4
|
2023-09-28 09:08:26 +09:30 |
|
|
5bb7197129
|
feat(prometheus): tsdb retention set
!4
|
2023-09-28 02:06:06 +09:30 |
|
|
5add73c411
|
feat(grafana): DataSources configurable in values.yaml
!2 #1
|
2023-09-28 00:32:43 +09:30 |
|
|
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 |
|
|
ac812c2c7b
|
feat(prometheus): thanos sidecar option added
!2 #1
|
2023-09-28 00:15:40 +09:30 |
|
|
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 |
|
|
899c6a3d78
|
refactor(prometheus): adjusted role/rolbinding manifest to loop
!1
|
2023-09-26 06:25:19 +09:30 |
|
|
8f53b0fa07
|
feat(grafana): sidecar for loading dashboards from configmap
!1
|
2023-09-25 16:42:45 +09:30 |
|
|
0d1d0a34d8
|
feat(grafana): add affinity to values
!1
|
2023-09-25 16:42:45 +09:30 |
|
|
83fb30b4ed
|
feat(prometheus): add storage to values
!1
|
2023-09-25 16:42:45 +09:30 |
|
|
c742eea38d
|
feat(prometheus_adaptor): add affinity to values
!1
|
2023-09-25 16:42:45 +09:30 |
|
|
836cc111e0
|
feat(prometheus): add affinity to values
!1
|
2023-09-25 16:42:45 +09:30 |
|
|
d189dfe0ee
|
chore(versions): update image versions alertmanager,grafana
!1
|
2023-09-25 16:42:45 +09:30 |
|
|
4ced83b90d
|
feat(loik): be able to specify full loki url
|
2023-09-19 23:20:57 +09:30 |
|
|
6c8298b0bb
|
feat(metrics): loki service monitor
to enable use feature flag in values
!1
|
2023-09-19 16:14:54 +09:30 |
|
|
16965c7304
|
feat(metrics): ceph prometheus rules
to enable use feature flag in values
!1
|
2023-09-19 16:11:21 +09:30 |
|
|
fe2cc1352a
|
feat(metrics): ceph service monitor
to enable use feature flag in values
!1
|
2023-09-19 16:03:13 +09:30 |
|
|
38730de0a7
|
chore: initial chart and values yaml
!1
|
2023-09-19 15:25:36 +09:30 |
|