Skip to content

Update mongodb dashboard JSON #2222

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

Draft
wants to merge 13 commits into
base: feature/ZENKO-4641-v2
Choose a base branch
from

Conversation

williamlardier
Copy link
Contributor

@williamlardier williamlardier commented May 13, 2025

Issue: ZENKO-5003

screencapture-10-160-101-25-8443-grafana-d-mongodb-replicaset-summary8f-fmongodb-2025-05-13-11_28_19

We add support for multiple shards.
The Kustomization file is thus removed, and we instead generate it
based on the current configuration.

Issue: ZENKO-4641
Added to Zenko as an annotation, but now compatible with multiple
shards.

Issue: ZENKO-4641
This implementation tries to use a single MongoDB mongod process
per instance so that we maximize RAM usage and performances.

Issue: ZENKO-4641
Selectors should now be updated to consider the current shard

Issue: ZENKO-4641
- Mutualize http tests in a single CI run.
- All deployments must now be sharded, hence testing separately
  http endpoints is not enough.
- We also mutualize the runner to enable HTTPs after the initial
  deployments. This reduces costs, and ensure basic set of tests
  are executed when using 2 shards.

Issue: ZENKO-4641
We useed to re-run Vault functional tests in Zenko.
This is not needed, as covered by CTST test suite now.

Issue: ZENKO-4641
- We want to support one P-S-S topology ever 3 servers.
- With 6+ nodes support added, we now need to ensure the replicas
  of configsvr & shardsvr are not exceeding 3.

Issue: ZENKO-4641
Will be useful for CI testing only

Issue: ZENKO-4641
@williamlardier williamlardier force-pushed the feature/ZENKO-4641-v2 branch from 5178d24 to cab8e0c Compare May 13, 2025 12:46
@williamlardier williamlardier force-pushed the feature/ZENKO-5003-mongodb-dashboard branch from a456566 to ac679cf Compare May 13, 2025 13:56
@williamlardier williamlardier force-pushed the feature/ZENKO-4641-v2 branch from cab8e0c to 2f9daba Compare May 19, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant