-
Notifications
You must be signed in to change notification settings - Fork 109
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
[Dashboard] Replace DashboardLastForceSyncTime with LastForceSyncTime #1410
[Dashboard] Replace DashboardLastForceSyncTime with LastForceSyncTime #1410
Conversation
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.
This pull request does not contain a valid label. Please add one of the following labels: bug, enhancement, refactoring, documentation, tooling, dependencies
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1410 +/- ##
=======================================
Coverage 47.40% 47.40%
=======================================
Files 223 223
Lines 19244 19244
=======================================
Hits 9123 9123
Misses 9635 9635
Partials 486 486
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
Co-authored-by: Celene <celene@datadoghq.com>
/merge |
🚂 MergeQueue: pull request added to the queue The median merge time in Use |
…#1410) * Replace DashboardLastForceSyncTime with LastForceSyncTime to remove warning * Datadogdashboard -> DatadogDashboard Co-authored-by: Celene <celene@datadoghq.com> * re-generate after review comment --------- Co-authored-by: Celene <celene@datadoghq.com>
What does this PR do?
DashboardLastForceSyncTime
withLastForceSyncTime
Motivation
make generate
Additional Notes
v1.9
Minimum Agent Versions
Are there minimum versions of the Datadog Agent and/or Cluster Agent required?
Describe your test plan
Checklist
bug
,enhancement
,refactoring
,documentation
,tooling
, and/ordependencies
qa/skip-qa
label