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
|
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
|
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 |
|
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
|
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
|
2969cafc9d
|
feat: add serviceMonitor configuration for content, payment, notification, central-storage, and authentication services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-03-17 21:24:35 +08:00 |
|
zhenyus
|
6633383421
|
fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to use toString before base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-22 21:30:55 +08:00 |
|
zhenyus
|
c7a2e66ccc
|
fix(authentication): adjust base64 encoding order for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-22 21:27:19 +08:00 |
|
zhenyus
|
9a9d2fb80e
|
fix(authentication): add base64 encoding for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-22 21:26:26 +08:00 |
|
zhenyus
|
d9feaee4c3
|
fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to remove unnecessary base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-22 21:25:30 +08:00 |
|
zhenyus
|
50afb3fc40
|
feat(authentication): add SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT to configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-22 21:24:43 +08:00 |
|
zhenyus
|
23dd7b0726
|
fix(authentication): remove SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT from configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-22 21:22:35 +08:00 |
|
zhenyus
|
8deac4dbdb
|
fix(authentication): remove unnecessary quoting for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-22 21:15:10 +08:00 |
|
zhenyus
|
b8c70448a3
|
feat(helm): add new Helm charts for content and central-storage services, update authentication values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
|
2025-02-21 17:59:08 +08:00 |
|