EinStack / glide

🐦 A open blazing-fast simple model gateway for rapid development of production GenAI apps
https://docs.einstack.ai/glide/
Apache License 2.0
113 stars 18 forks source link

🔧 [Telemetry] Instrument HTTP clients #245

Open roma-glushko opened 1 month ago

roma-glushko commented 1 month ago

Instrument Golang HTTP client used in LLM provider clients

gernest commented 1 month ago

What is the scope? Trace + Metrics or Metrics only ?

roma-glushko commented 1 month ago

@gernest Let's say it's all about traces. I want to see a span that would wrap the actual HTTP request in my trace view. As of metrics, generic HTTP metrics might intersect a lot of business-specific metrics we plan to have in https://github.com/EinStack/glide/issues/223 So I would add any at point.