Skip to content
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

Add tracing to Refinery itself #868

Closed
cartermp opened this issue Oct 6, 2023 · 1 comment
Closed

Add tracing to Refinery itself #868

cartermp opened this issue Oct 6, 2023 · 1 comment
Labels
type: enhancement New feature or request

Comments

@cartermp
Copy link
Member

cartermp commented Oct 6, 2023

Rather than continue to add ever more complex metrics types to somewhat approximate what good tracing can get you, maybe we should generate traces from Refinery's internals and let operators look at those traces to get a more detailed view into the decisions Refinery is making and the volume of data associated with those decisions.

We'd need to have a way to sample these traces we generate - meta-sampling 😆

@VinozzZ
Copy link
Contributor

VinozzZ commented Sep 18, 2024

@VinozzZ VinozzZ closed this as completed Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants