-
Notifications
You must be signed in to change notification settings - Fork 759
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
[RedisSentinel] Add a redis sentinel check #1
Closed
Conversation
This file contains 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
That collects metrics and status checks about redis sentinel instances Stil TODO: - add tests - add metadata
that will later be updated
019c4df
to
ea3f277
Compare
Will this be a different tile than redis? The two logos are very similar and could be confusing to the user. |
"parameters": { | ||
"creates_events": false, | ||
"metrics_to_check": ["redis.sentinel.known_sentinels"], | ||
"user_configured": false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this refer to yaml configs or configs in the tile/dogweb?
superseded by #5 - closing |
hush-hush
pushed a commit
that referenced
this pull request
May 29, 2017
adding descriptions about replication.
coignetp
pushed a commit
that referenced
this pull request
Apr 22, 2021
Adding jfrog_metrics integration tile
alai97
added a commit
that referenced
this pull request
Aug 31, 2021
* Fix Sqreen README Links aren't working when using `()` * Doc Review #1 * Doc Review #2 Co-authored-by: Austin Lai <[email protected]>
alai97
added a commit
that referenced
this pull request
Sep 7, 2021
Co-authored-by: ruthnaebeck <[email protected]>
urseberry
pushed a commit
that referenced
this pull request
Jul 6, 2022
* Firefly | Bring your cloud Up-to-Code (#1) Catalog, Codify, and Control your entire infrastructure to prevent service failures, replace toil with automation, and rediscover your cloud. * Firefly | Bring your cloud Up-to-Code Catalog, Codify, and Control your entire infrastructure to prevent service failures, replace toil with automation, and rediscover your cloud. * Fixes validation for PureFA and PureFB * fixing classifier_tags in menifest.json * remove non-ASCII character * Change README.md according to DataDog's CR Changing Text regarding sarah-witt, urseberry, and anawishnoff comments
fanny-jiang
added a commit
that referenced
this pull request
Oct 27, 2022
* update tests * uncomment
nmuesch
pushed a commit
that referenced
this pull request
Aug 7, 2023
james-eichelbaum
pushed a commit
that referenced
this pull request
Aug 7, 2023
…ogos updating logo assets to match latest split.io branding
mgarabed
pushed a commit
that referenced
this pull request
Aug 8, 2023
mgarabed
pushed a commit
that referenced
this pull request
Aug 9, 2023
* Adds cloudzero integration * updates app id to match app uuid from OAuth client (#1) * CP-13295 update datadog integration tile (#2) * Adds images * Updates manifest with images and suggested tag * Update readme to include marketing and setup language * formatting * CP-13295 Updates based on DD feedback (#3) * CP-13295 Updates based on further feedback (#4) * Updates based on copy feedback (#5) * CP-13295 Updates based on DD eng feedback (#6) * CP-13295 Copy changes requested by Datadog (#7) * Change from h3 to h2 (#9) * CP-13295 Update release date (#10)
james-eichelbaum
pushed a commit
that referenced
this pull request
Nov 3, 2023
…#1) * initial commit for check * check with correct metrics * add dashboard * update dashboard and readme * update dashboard title * fix readme links and add logos * fix support email link * update homepage and support email
james-eichelbaum
pushed a commit
that referenced
this pull request
Nov 13, 2023
* [ENT-2819] Robust Intelligence AI firewall integration initial commit (#1) * initial commit for check * check with correct metrics * add dashboard * update dashboard and readme * update dashboard title * fix readme links and add logos * fix support email link * update homepage and support email * [END-2821] Update README (#2) * update section on metrics collected * update firewall link and dashboard * [PINT-2462] readme fixes (#3) * readme fixes * update risk name * fix metrics section content * add image assets * [PINT-2485] PR build issues (#4) * lint fixes * add sales email * [PINT-2485] Address PR comments (#5) * update overview and description * add integrtaion version * add classifier tags * add dashboard description * add dashboard to manifest (#6) * [PINT-2541] readme review (#7) * add details to configure section * Add suggestion Co-authored-by: Arley Lewis <[email protected]> --------- Co-authored-by: Arley Lewis <[email protected]> * [PINT-2618] PR feedback and dashboard update (#8) * update readme and remove unnecessary file * upgrade dashboard * [PINT-2651] add dashboard banner image (#9) * add dashboard banner * update banner url * address PR comments (#10) * update description (#11) * [PINT-2719] readme and dashboard image (#12) * update dashboard image and description * update firewall image * update image ratio (#13) * [PINT-2891] add scope variable to dashboard (#14) * add scope variable * fix description * remove folder (#15) * fix import (#16) * run ddev validate ci * fix codecov * remove assets that are not required * add metrics check * add codeowners * fix format * remove non ascii character * fix test * add test --------- Co-authored-by: Arley Lewis <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.