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

Do I have to install and manage OpenTelemetry independently when Using laminar? #366

Open
ethany21 opened this issue Feb 3, 2025 · 1 comment
Labels
question Further information is requested

Comments

@ethany21
Copy link

ethany21 commented Feb 3, 2025

I am testing laminar using docker-compose.yml

Do I have to manage Opentelemetry as independent service
and Connect to laminar manually? (whether as cloud service or self hosted docker conatiners as I do)
or laminar already contains Opentelemetry internally as form of OpenLLMetery?

If latter one is correct, are there any way to seperate OpenTelemetry as its own service?

@dinmukhamedm
Copy link
Member

dinmukhamedm commented Feb 3, 2025

Laminar's client packages: Python and TypeScript/Node install OpenTelemetry exporters on its own. So the latter is correct.

Yes, it is always possible to have OpenTelemetry as a separate service or have multiple exporters configured on OpenTelemetry.

It all depends on the use case and requirements? @ethany21 if you could share more about your use case, we can provide further help

@dinmukhamedm dinmukhamedm added the question Further information is requested label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants