-
Notifications
You must be signed in to change notification settings - Fork 126
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
feat(metrics-operator): update dql provider to include range #1919
feat(metrics-operator): update dql provider to include range #1919
Conversation
Signed-off-by: Rakshit Gondwal <[email protected]>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1919 +/- ##
==========================================
+ Coverage 83.94% 84.00% +0.05%
==========================================
Files 141 141
Lines 8641 8702 +61
==========================================
+ Hits 7254 7310 +56
- Misses 1129 1132 +3
- Partials 258 260 +2
... and 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Rakshit Gondwal <[email protected]>
Signed-off-by: Rakshit Gondwal <[email protected]>
Signed-off-by: Rakshit Gondwal <[email protected]>
Signed-off-by: Rakshit Gondwal <[email protected]>
Signed-off-by: Rakshit Gondwal <[email protected]>
metrics-operator/controllers/common/providers/dynatrace/dynatrace_dql.go
Outdated
Show resolved
Hide resolved
Signed-off-by: Rakshit Gondwal <[email protected]>
Signed-off-by: Rakshit Gondwal <[email protected]>
Signed-off-by: Rakshit Gondwal <[email protected]>
Signed-off-by: Rakshit Gondwal <[email protected]>
metrics-operator/controllers/common/providers/dynatrace/client/client.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/client/client.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/client/client.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/client/client.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/client/client.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/client/client_test.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/dynatrace_dql.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/dynatrace_dql.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/dynatrace_dql.go
Outdated
Show resolved
Hide resolved
Signed-off-by: Rakshit Gondwal <[email protected]>
metrics-operator/controllers/common/providers/dynatrace/client/client.go
Outdated
Show resolved
Hide resolved
metrics-operator/controllers/common/providers/dynatrace/dynatrace_dql.go
Outdated
Show resolved
Hide resolved
Signed-off-by: Rakshit Gondwal <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Fixes #1918