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 DatadogMetric support in operator #111

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Conversation

vboulineau
Copy link
Contributor

What does this PR do?

Add DatadogMetric support.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2020

Codecov Report

Merging #111 into master will decrease coverage by 0.18%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   57.44%   57.25%   -0.19%     
==========================================
  Files          31       31              
  Lines        4199     4216      +17     
==========================================
+ Hits         2412     2414       +2     
- Misses       1606     1620      +14     
- Partials      181      182       +1     
Flag Coverage Δ
#unittests 57.25% <44.44%> (-0.19%) ⬇️
Impacted Files Coverage Δ
pkg/controller/datadogagent/clusteragent.go 73.47% <42.30%> (-1.70%) ⬇️
pkg/controller/datadogagent/utils.go 83.54% <100.00%> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16d4903...7e5cb46. Read the comment docs.

Copy link
Contributor

@ahmed-mez ahmed-mez left a comment

Choose a reason for hiding this comment

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

Please update all the example files where we use metricsProviderEnabled
https://github.com/DataDog/datadog-operator/tree/master/examples

@vboulineau vboulineau merged commit f321296 into master Jun 24, 2020
@vboulineau vboulineau deleted the vboulineau/ddm_operator branch June 24, 2020 08:27
@clamoriniere clamoriniere added this to the v0.3 milestone Jun 29, 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.

None yet

4 participants