Commit Graph

115 Commits

Author SHA1 Message Date
Jon
490e497d15 refactor: remove k8s and use release name for instance
!8
2024-02-04 17:06:39 +09:30
Jon
38f08985f5 fix(values): fix service_monitor variable
!8
2024-02-04 16:07:49 +09:30
Jon
c7746122cd fix(prometheus): service monitor missing close
!8
2024-02-04 15:56:50 +09:30
Jon
57a1706590 chore: set values.yaml to have sensible defaults
!8
2024-02-04 15:55:16 +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
103a529184 Merge branch 'automated-tasks' into 'development'
chore(website-template): Automated update of git sub-module

See merge request nofusscomputing/projects/kubernetes_monitoring!7
2024-02-02 13:12:16 +00:00
51a187bb75 chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "a5a9fa44374107657b2587ce52607d96a825be56)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/kubernetes_monitoring/_automation_/gitlab-ci",
    "remote_head": "bea398200f838736c6111a399478667df37435cb)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out bea398200f838736c6111a399478667df37435cb

MR !7
2024-02-02 13:11:36 +00:00
f613ba29cd chore(git): updated submodule website-template
Automation Data:
{
    "branch": "development",
    "current_commit": "992b54805b8b6c78a3d2a5ea7de71c7be2b070c8)",
    "name": "website-template",
    "path": "/builds/nofusscomputing/projects/kubernetes_monitoring/_automation_/website-template",
    "remote_head": "2bcc17652babd4027e7245c6367841e2580ec317)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/infrastructure/website-template.git"
}

Changes: Submodule path website-template: checked out 2bcc17652babd4027e7245c6367841e2580ec317

MR !7
2024-02-02 13:11:27 +00:00
Jon
3eafca6c41 feat(nfc_automation): add automation file
!5
2024-02-02 22:32:19 +09:30
f406e891b7 build(version): bump version 0.2.0rc0 → 0.2.0 0.2.0 2023-11-19 15:09:48 +00:00
Jon
61289121e2 Merge branch '2-fix-multiple-issues' into 'development'
fix: multiple

See merge request nofusscomputing/projects/kubernetes_monitoring!5
2023-11-19 14:17:02 +00:00
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
b438599db4 build(version): bump version 0.1.0 → 0.2.0rc0 0.2.0rc0 2023-11-06 08:22:43 +00:00
Jon
6f83fb5406 Merge branch 'bits-and-bobs' into 'development'
chore: randomz

See merge request nofusscomputing/projects/kubernetes_monitoring!4
2023-11-06 08:19:53 +00:00
Jon
b047f33e27 feat(Grafana): Configure grafana from values.yaml
!4
2023-09-30 12:14:47 +09:30
Jon
0c296c173e feat(GrafanaAgent): Network Policy added
!4
2023-09-29 19:11:16 +09:30
Jon
7164bb2e0b feat(grafana): Network Policy added
!4
2023-09-29 19:10:53 +09:30
Jon
ae35e704e3 feat(prometheus): Network Policy added
!4
2023-09-29 19:10:31 +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
65b61ecf54 feat(graph): add ceph size/used to dashboard
!4
2023-09-29 10:57:28 +09:30
Jon
cf38a4156a refactor(grafana_datasources): default prom set to thanos
!4
2023-09-28 09:09:53 +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
5bb7197129 feat(prometheus): tsdb retention set
!4
2023-09-28 02:06:06 +09:30
Jon
be0161876d feat(thanos): prometheus rules added for sidecar
!4
2023-09-28 02:06:06 +09:30
014156eb05 build(version): bump version 0.0.1 → 0.1.0 0.1.0 2023-09-27 15:36:31 +00:00
Jon
376cf3ae9f Merge branch '1-metrics-long-term-storage' into 'development'
feat(metrics): long term storage injection

Closes #1

See merge request nofusscomputing/projects/kubernetes_monitoring!2
2023-09-27 15:31:08 +00:00
Jon
c76b753618 docs: update
!2
2023-09-28 00:53:48 +09:30
Jon
6dd413a0d4 docs(metrics_storage): added docs on how to configure external metrics routing
!2 closes #1
2023-09-28 00:48:00 +09:30
Jon
ffc0f84669 refactor(dashboard): nfc cluster overview to use source variable
!2
2023-09-28 00:33:43 +09:30
Jon
5add73c411 feat(grafana): DataSources configurable in values.yaml
!2 #1
2023-09-28 00:32:43 +09:30