-
Notifications
You must be signed in to change notification settings - Fork 222
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(analytics): use Prometheus as source for analytics to display chart #3619
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3619 +/- ##
==========================================
+ Coverage 64.14% 64.31% +0.17%
==========================================
Files 169 170 +1
Lines 16956 17020 +64
==========================================
+ Hits 10876 10946 +70
+ Misses 5400 5395 -5
+ Partials 680 679 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
e044bbb
to
222fb9c
Compare
chart Signed-off-by: Roman Dmytrenko <[email protected]>
Signed-off-by: Roman Dmytrenko <[email protected]>
Signed-off-by: Roman Dmytrenko <[email protected]>
missing data points Signed-off-by: Roman Dmytrenko <[email protected]>
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.
amazing work @erka !! would you mind adding a screenshot to the PR description of how the analytics looks when connected to prometheus with some flag evaluations?
@markphelps I have added the screenshots |
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.
amazing work as always @erka !!
closes #2500