Commit Graph

626 Commits

Author SHA1 Message Date
zhenyus
c7291539b4 chore: remove load-watcher submodule from .gitmodules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 07:52:21 +08:00
zhenyus
e70f2ee8c4 chore(git): switch load-wacher to tag v0.2.4 2025-03-18 07:47:58 +08:00
zhenyus
a90ee717b2 fix: update Prometheus query intervals from 30s to 1m for improved accuracy
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 05:59:05 +08:00
zhenyus
13a11a8e54 Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 04:15:14 +08:00
zhenyus
c6016071c2 feat: add ServiceMonitor and metrics configuration for chat and freeleaps services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 04:14:17 +08:00
freeleaps-gitops-bot
94261d77dd ci(bump): bump frontend image version for prod to 1.1.0 2025-03-17 20:06:17 +00:00
freeleaps-gitops-bot
b0d64f2895 ci(bump): bump freeleaps image version for prod to 1.1.0 2025-03-17 20:00:02 +00:00
freeleaps-gitops-bot
968a2e74b9 ci(bump): bump chat image version for prod to 1.1.0 2025-03-17 19:52:39 +00:00
zhenyus
784db23bb5 feat: enable dashboard in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 03:19:03 +08:00
zhenyus
1a5e9fef5b feat: add ServiceMonitor configuration and enable metrics and probes in devsvc
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 03:17:14 +08:00
freeleaps-gitops-bot
d4bb643c38 ci(bump): bump devsvc image version for prod to 1.1.0 2025-03-17 19:11:59 +00:00
zhenyus
336f1fa0e2 fix: remove hardcoded uid values in dashboard templates for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:26:16 +08:00
zhenyus
a1ab488cbf fix: update dashboard file names to use dynamic values for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:25:04 +08:00
zhenyus
a6803210e0 feat: add dashboard configuration for content, payment, notification, and central storage services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:22:06 +08:00
zhenyus
4f8dc21334 fix: correct dashboard metricsPrefix references in expressions for authentication dashboard
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:15:37 +08:00
zhenyus
fc40481706 fix: update legendFormat syntax for variable interpolation in authentication dashboard
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:14:42 +08:00
zhenyus
7b4dd7ded7 fix: correct legendFormat syntax for variable interpolation in authentication dashboard
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:13:34 +08:00
zhenyus
d3e50d6e99 fix: update legendFormat in authentication dashboard for proper variable interpolation
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:12:55 +08:00
zhenyus
de86687a61 feat: add dashboard configuration for authentication service in values files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:10:36 +08:00
zhenyus
56094aa1bd fix: remove version and managed-by labels from service monitor templates for consistency
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:53:49 +08:00
zhenyus
e8a07a08e6 feat: add metricsEnabled and probesEnabled configuration options to payment, content, centralStorage, authentication, and notification services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:51:35 +08:00
zhenyus
96ab638756 fix: remove serviceMonitor.enabled variable from service templates in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:47:29 +08:00
zhenyus
e7bb64108c fix: rename service monitor resources to use a consistent naming convention
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:45:47 +08:00
zhenyus
bb2bebc164 fix: update service monitor templates to use service-specific values for namespace, labels, interval, and scrapeTimeout
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:45:16 +08:00
zhenyus
c9cfa0827e fix: update service monitor templates to check individual serviceMonitor.enabled values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:42:46 +08:00
zhenyus
4a726cce49 fix: add serviceMonitor configuration to authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:40:13 +08:00
zhenyus
32198e2f9a fix: remove port definitions from service monitor configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:36:46 +08:00
zhenyus
7d55cdbcf9 fix: update service monitor configurations to use targetPort instead of port
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:28:27 +08:00
zhenyus
5c9f74c609 fix: add name label to service monitor configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:26:34 +08:00
zhenyus
c2967c3854 fix: update service monitor configuration to use port instead of targetPort
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:25:43 +08:00
zhenyus
07d4cb7236 fix: update service monitor configurations to use targetPort and remove unnecessary labels
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:24:26 +08:00
zhenyus
aafbee56f0 fix: uncomment managed-by, version, and name labels in service monitor configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:18:26 +08:00
zhenyus
1740c2a619 fix: change service monitor port to targetPort in configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:13:00 +08:00
zhenyus
697b8067c4 fix: correct typo in scrape configuration from 'internal' to 'interval'
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:56:10 +08:00
zhenyus
6d363c5975 fix: comment out managed-by, version, and name labels in service monitor configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:54:15 +08:00
zhenyus
413d2ef995 fix: quote service monitor port in authentication service monitor configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:47:08 +08:00
zhenyus
ae64135a7b feat: configure service monitor port for authentication service
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:46:23 +08:00
zhenyus
368c726b0b feat: add METRICS_ENABLED and PROBES_ENABLED environment variables to deployment configurations
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:37:27 +08:00
zhenyus
98bb323798 fix: update service monitor port for authentication metrics endpoint
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:30:07 +08:00
zhenyus
35406f2f12 feat: add version and name labels to authentication service monitor
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 22:25:23 +08:00
freeleaps-gitops-bot
d2ea8ab299 ci(bump): bump payment image version for prod to 1.1.1 2025-03-17 14:07:15 +00:00
freeleaps-gitops-bot
070e9df387 ci(bump): bump notification image version for prod to 1.1.1 2025-03-17 14:01:46 +00:00
zhenyus
aedddf0f96 fix: update periodSeconds for readiness and liveness probes in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:53:50 +08:00
zhenyus
ddc2ad0f4e fix: streamline PROBES_ENABLED declaration in payment configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:50:26 +08:00
zhenyus
952cf5039d fix: remove redundant PROBES_ENABLED declaration in payment configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:48:59 +08:00
zhenyus
bb30b8ae7c fix: remove terminationGracePeriodSeconds from readiness probe configurations in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:40:03 +08:00
zhenyus
884d1d1784 feat: add httpGet type for readiness and liveness probes in authentication, centralStorage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:38:09 +08:00
zhenyus
83f8b7f030 feat: enable serviceMonitor configuration for authentication, central-storage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:35:31 +08:00
zhenyus
2f8f0a1a1f fix: update probes enabled logic in service configuration templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:32:13 +08:00
zhenyus
d3d44ba9df Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-03-17 21:24:38 +08:00