-
Notifications
You must be signed in to change notification settings - Fork 692
Add optional anonymous Tempo usage reporting #1481
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
027e7ed
Import Loki usagestats package
zalegrala 7d17f72
Begin implementing usagestats package
zalegrala abc94fa
Begin integrating backend into module init
zalegrala 6b8fc59
Add BuildVersion() to build package
zalegrala 3e55eb1
Update vendor
zalegrala e78f3db
Update backend.Raw interfaces for error handling and object deletion
zalegrala 45ca107
Add UsageReport dependency for main components
zalegrala 46420d5
Use backend.ErrDoesNotExist in place of interface extension
zalegrala f0305a0
Updates for tempo implementation
zalegrala 57728ae
Update tests
zalegrala 61a29e6
Add metrics generator reporting
zalegrala 67b357c
Add replication_factor usage metric
zalegrala ebc6b17
Add store configuration usage metrics
zalegrala 3824487
Update vendor
zalegrala f578555
UsageReport requires MemberlistKV for the store
zalegrala 42cfac4
Include ring kv store stat
zalegrala bc9f792
Include frontend version stats
zalegrala c68266b
Include feature stats
zalegrala de176c1
Include receiver stats
zalegrala 86d76f6
Include missed feature stat
zalegrala 04d2dfd
Include docs on how to disable the usage report
zalegrala 1a2bfdf
Update changelog
zalegrala 61603db
Include Loki attribution in `usagestats` package
zalegrala d4f9ae6
Rename stats
zalegrala 460cec9
Fix stat reference
zalegrala 04483c3
Call out storage dependency for distributor
zalegrala afbaaf3
Go mod tidy
zalegrala 382fada
Raise log level of reporting message
zalegrala 5a3ba02
Take docs suggestions
zalegrala 0fbff99
Move backoff defaults into config defaults
zalegrala aaebdd1
Remove DeleteObject interface extension
zalegrala 1c135b6
Include ErrBadSeedFile to indicate new seed generation should proceed
zalegrala 2e0da06
Handle ErrBadSeedFile
zalegrala 77f9fa8
Update vendor
zalegrala c0e430e
Update vendor
zalegrala 7160417
Update config handling to use prefix
zalegrala a5988f9
Tidy up for PR feedback
zalegrala File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.