-
Notifications
You must be signed in to change notification settings - Fork 796
Aerospike Enterprise Check and Dashboards v1.0.0 #2718
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
Open
mphanias
wants to merge
46
commits into
DataDog:master
Choose a base branch
from
aerospike:Aerospike-V2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
initial checkin
fixed lint errors
fixed lint error and updated classifier tags removed legacy/openmetricsv2 keywords from metrics
fixed conf.yaml.example
fixed generated files and manifest.json
added code-owner and remove overview dashboard
removed saved-views and monitors entries in manifest.json
corrected test-cases
added e2e test and removed unnecessary integration tests modified service_checks
removed failing test-case
modified and updated README with installation instructions and overview
…ons-extras into Aerospike-V2
added setup section
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
accepted review suggestion - corrected links and remove unnecessary links
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
Co-authored-by: May Lee <[email protected]>
….json Co-authored-by: May Lee <[email protected]>
…ts.json Co-authored-by: May Lee <[email protected]>
…x_summary.json Co-authored-by: May Lee <[email protected]>
modified manifest.json, metadata.csv and dashboard descriptions
incorporated feedback on format, standardisation and verbiage.
@dd-dominic , Thank you for your inputs. As suggested shared email with [email protected] |
@nubtron - Here are some details why we went with new Aerospike-enterprise check, First of all, existing Aerospike check provides a good overview of the key metrics and helping customers with overview dashboard. However we felt,
Regards |
removed some metrics which are removed from 7.0 onwards
maycmlee
approved these changes
Jun 27, 2025
@mphanias please close PR per discussion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
agent/review-requested
docs/approved
ecosystems/review-requested
editorial review
Waiting on a more in-depth review from a docs team editor
kind/technology-partner
product/HOLD
product/review-requested
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
initial checkin
What does this PR do?
Modified the aerospike integration to include all the metrics exposed by aerospike-pormetheus-exporter and multiple dashboard consuming the exported metrics.
Motivation
Expanding Metric Collection and Dashboards, we want to ensure all Aerospike metrics are available in datadog, so customers can have better visibility and provide actionable insights for key metrics, including performance, latency, and resource utilization.
Review checklist
no-changelog
label attachedAdditional Notes
Anything else we should know when reviewing?