Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mukta monitoring & JMX upgrade #229

Merged
merged 32 commits into from
Dec 23, 2024
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
d5c7485
upgraded monitoring services
shivam-eGov Oct 21, 2024
927b883
fixed & updated secrets for monitoring
shivam-eGov Oct 22, 2024
8da113c
fixed & updated secrets for monitoring
shivam-eGov Oct 22, 2024
4b3dac1
fixed monitoring blackbox
shivam-eGov Oct 22, 2024
4c86df3
fixed monitoring secrets
shivam-eGov Oct 22, 2024
d888d90
fixed elasticsearch secrets
shivam-eGov Oct 22, 2024
add2ee1
Merge remote-tracking branch 'origin/mukta-lts-release' into mukta-mo…
shivam-eGov Oct 24, 2024
50b8aaf
upgraded jupyterhub
shivam-eGov Oct 24, 2024
bf16f6c
fixed jupyterhub templates
shivam-eGov Oct 24, 2024
aabe322
added jupyterhub ns to cluster-configs
shivam-eGov Oct 24, 2024
6e81740
fixed jupyterhub secrets template
shivam-eGov Oct 24, 2024
ab9c1e9
fixed jupyterhub secrets template
shivam-eGov Oct 24, 2024
0634e66
Updated k8s-views-nodes.json
shivam-eGov Nov 14, 2024
5a369c8
reverted k8s-views-nodes.json
shivam-eGov Nov 14, 2024
75ee669
Updated k8s-views-pods.json
shivam-eGov Nov 14, 2024
b10e857
Merge remote-tracking branch 'origin/mukta-lts-release' into mukta-mo…
shivam-eGov Dec 12, 2024
f3dab0b
added JMX Exporter
shivam-eGov Dec 13, 2024
9c948f6
fixed OOMKill
shivam-eGov Dec 13, 2024
ac9c8b5
updated monitoring secrets
shivam-eGov Dec 13, 2024
ce35421
fixed namespaces & added JMX Exporter in prod config
shivam-eGov Dec 13, 2024
57fe959
removed kibana from secrets (unused)
shivam-eGov Dec 13, 2024
1201c8e
updated grafana dashboards
shivam-eGov Dec 19, 2024
1a03713
added JAVA_ARGS to few services
shivam-eGov Dec 19, 2024
5b92ee2
increased memory of localization service
shivam-eGov Dec 19, 2024
929018e
increased memory of mdms-v2 service
shivam-eGov Dec 19, 2024
845f6e5
increased memory of rate-analysis service
shivam-eGov Dec 19, 2024
8c7966c
increased memory limits
shivam-eGov Dec 19, 2024
7e548d7
added default cpu limits to 100 milli-core
shivam-eGov Dec 20, 2024
7489f83
load grafana dashboards from master configs
shivam-eGov Dec 20, 2024
d1d4293
increased memory for mukta-ifix-adapter service
shivam-eGov Dec 20, 2024
43a04a8
increased memory/cpu for mukta-ifix-adapter service
shivam-eGov Dec 20, 2024
5cf0315
added mukta-prod terraform scripts
shivam-eGov Dec 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/mukta-lts-release' into mukta-mo…
…nitoring-upgrade

# Conflicts:
#	deploy-as-code/helm/charts/cluster-configs/values.yaml
shivam-eGov committed Dec 12, 2024
commit b10e85709df525b4373a3eee9624fbb1dde9eead
2 changes: 1 addition & 1 deletion deploy-as-code/helm/charts/cluster-configs/values.yaml
Original file line number Diff line number Diff line change
@@ -148,7 +148,7 @@ cluster-configs:
name: program-service

elasticsearch:
namespace: [ es-upgrade, monitoring, kafka-cluster, egov, works ]
namespace: [ es-upgrade, monitoring, kafka-cluster, kafka-kraft, egov, works ]
name: elasticsearch-credential

elasticsearch-certificate:
You are viewing a condensed version of this merge commit. You can view the full changes here.