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

Performance powered by OTel #743

Open
5 tasks
cleptric opened this issue Oct 31, 2023 · 1 comment
Open
5 tasks

Performance powered by OTel #743

cleptric opened this issue Oct 31, 2023 · 1 comment

Comments

@cleptric
Copy link
Member

I will keep this short for now, but we'll soon start working on a complete performance overhaul in the Go SDK powered by Open Telemetry.

See our JS SDK issue for more details on how this might look like.

In the meantime, please let us know which frameworks and packages we should support, and we'll try our best to accommodate this 😄

Current Scope

  • Gin
  • Echo
  • Fiber
  • FastHTTP
  • net/http
@gunnsth
Copy link

gunnsth commented Jul 16, 2024

Looking forward for more performance data for Go.

For web API performance: echo would be great. And some generic functions to support others, like martini.

For SQL queries: pq driver, or an orm like xorm or some generic way to easily pass the data over, in the case of xorm for example, implementing its contexts.Hook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants