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

Emit telemetry events on IO #25

Open
joeljuca opened this issue Jul 17, 2024 · 0 comments
Open

Emit telemetry events on IO #25

joeljuca opened this issue Jul 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joeljuca
Copy link
Owner

There are multiple SwissSchema functions that perform IO calls, database accesses that, in turn, translate to file system and/or network calls. These things are often the reason of performance bottlenecks and are definitely an important part to keep an eye on when the overall system performance is important.

This issue is about extending the current SwissSchema behaviour to emit, by default, telemetry events that can be captured by Erlang libraries and/or OpenTelemetry.

@joeljuca joeljuca added the enhancement New feature or request label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant