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

Add new integration Apache Ignite #5767

Merged
merged 25 commits into from
Apr 22, 2020
Merged

Add new integration Apache Ignite #5767

merged 25 commits into from
Apr 22, 2020

Conversation

therve
Copy link
Contributor

@therve therve commented Feb 18, 2020

This adds a new JMX integration to monitor the Ignite database.

@codecov
Copy link

codecov bot commented Mar 6, 2020

Copy link
Contributor

@ofek ofek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

ignite/tests/compose/docker-compose.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@ChristineTChen ChristineTChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!! just let a few small comments

ignite/datadog_checks/ignite/data/conf.yaml.example Outdated Show resolved Hide resolved
ignite/README.md Outdated Show resolved Hide resolved
ignite/manifest.json Outdated Show resolved Hide resolved
ignite/manifest.json Outdated Show resolved Hide resolved
ignite/README.md Outdated Show resolved Hide resolved
ignite/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@l0k0ms l0k0ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just some nits

@therve therve force-pushed the therve/ignite branch 2 times, most recently from 5b3e1d3 to 3bbb9c4 Compare March 11, 2020 08:13
ignite/setup.py Outdated Show resolved Hide resolved
ignite/setup.py Outdated Show resolved Hide resolved
ignite/tests/conftest.py Outdated Show resolved Hide resolved
@therve therve force-pushed the therve/ignite branch 2 times, most recently from 02ea6ac to 8f49b64 Compare April 6, 2020 11:27
ignite/manifest.json Outdated Show resolved Hide resolved
def test_e2e(dd_agent_check):
instance = {}
aggregator = dd_agent_check(instance, rate=True)
metrics = [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move the two metrics list to separate file so the test is more readable?

@therve therve merged commit 1ae5907 into master Apr 22, 2020
@therve therve deleted the therve/ignite branch April 22, 2020 16:46
@ChristineTChen ChristineTChen changed the title New integration: Apache Ignite Add new integration Apache Ignite May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants