ROX-28151: Phonehome telemetry for custom Prometheus metrics#15487
Merged
parametalol merged 3 commits intomasterfrom Sep 26, 2025
Merged
ROX-28151: Phonehome telemetry for custom Prometheus metrics#15487parametalol merged 3 commits intomasterfrom
parametalol merged 3 commits intomasterfrom
Conversation
Contributor
|
Images are ready for the commit at 4d905ba. To use with deploy scripts, first |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #15487 +/- ##
==========================================
- Coverage 48.81% 48.78% -0.04%
==========================================
Files 2698 2701 +3
Lines 201661 201908 +247
==========================================
+ Hits 98449 98499 +50
- Misses 95448 95646 +198
+ Partials 7764 7763 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6212deb to
fc56f92
Compare
This was referenced Jun 3, 2025
db52b78 to
be8a8cf
Compare
fc56f92 to
44efd12
Compare
This was referenced Jun 16, 2025
9 tasks
9 tasks
9 tasks
5f63d54 to
8f83cd6
Compare
586a4a7 to
7a99ccb
Compare
d1e3217 to
19b236f
Compare
7a99ccb to
68f8fe2
Compare
718e3ca to
59ff74d
Compare
Base automatically changed from
michael/ROX-28151-cached-user-registry
to
master
September 9, 2025 18:27
68f8fe2 to
585e1a4
Compare
9 tasks
fix rebase unused method removed
78c8e47 to
bae6ab5
Compare
stehessel
approved these changes
Sep 26, 2025
Collaborator
stehessel
left a comment
There was a problem hiding this comment.
LGTM, other than the one odd variable name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Track the event of the metrics configuration with provided related central identity properties.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
Segment:
{ "anonymousId": "252d4cd4-9f59-499b-9b24-9ce485d4291f", "context": { "app": { "build": "development", "version": "4.9.x-95-g586a4a7736" }, "device": { "id": "252d4cd4-9f59-499b-9b24-9ce485d4291f", "type": "Central Server", "version": "4.9.x-95-g586a4a7736" }, "library": { "name": "analytics-go", "version": "3.0.0" }, "traits": { "Total custom Prometheus registries": 1 }, "userAgent": "Rox Central/4.9.x-95-g586a4a7736 (linux; amd64)" }, "event": "Served custom Prometheus metrics", "integrations": {}, "messageId": "prom_registries-302d377998730586", "originalTimestamp": "2025-07-28T14:31:52.381788392Z", "receivedAt": "2025-07-28T14:31:52.474Z", "sentAt": "2025-07-28T14:31:52.381Z", "timestamp": "2025-07-28T14:31:52.474Z", "type": "track" }{ "anonymousId": "252d4cd4-9f59-499b-9b24-9ce485d4291f", "context": { "app": { "build": "development", "version": "4.9.x-95-g586a4a7736" }, "device": { "id": "252d4cd4-9f59-499b-9b24-9ce485d4291f", "type": "Central Server", "version": "4.9.x-95-g586a4a7736" }, "library": { "name": "analytics-go", "version": "3.0.0" }, "traits": { "Total Vulnerabilities metrics": 1, "Vulnerabilities gathering seconds": 18, "Vulnerabilities metrics labels": [ "Cluster", "Namespace", "Severity" ] }, "userAgent": "Rox Central/4.9.x-95-g586a4a7736 (linux; amd64)" }, "event": "Vulnerabilities metrics gathered", "integrations": {}, "messageId": "vulnerabilities-59b748ba9941891", "originalTimestamp": "2025-07-28T14:34:53.642275995Z", "receivedAt": "2025-07-28T14:34:53.813Z", "sentAt": "2025-07-28T14:34:53.642Z", "timestamp": "2025-07-28T14:34:53.813Z", "type": "track" }Amplitude user view:

Current dependencies on/for this PR: