Skip to content

Conversation

@gkarthi-signoz
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
signoz-web Ready Ready Preview Comment Oct 27, 2025 6:02pm

@pranay01
Copy link
Collaborator

pranay01 commented Oct 17, 2025

@gkarthi-signoz If someone wants to monitor all of metrics, traces and logs will they have to add the steps you have mentioned in each section? Will just auto-instrumentation not work?

@makeavish do you have any understanding if just auto instrumentation will work?

@makeavish
Copy link
Member

@gkarthi-signoz If someone wants to monitor all of metrics, traces and logs will they have to add the steps you have mentioned in each section? Will just auto-instrumentation not work?

@makeavish do you have any understanding if just auto instrumentation will work?

Auto instrumentation should work. Eg: https://www.braintrust.dev/docs/integrations/pydantic-ai

@pranay01
Copy link
Collaborator

@makeavish the braintrust docs you gave still needs TracerProvider() to be created. So, this is still not complete auto instrumentation, right? I was thinking if something like https://signoz.io/docs/instrumentation/opentelemetry-python/#send-traces-to-signoz-cloud would work

@makeavish
Copy link
Member

@makeavish the braintrust docs you gave still needs TracerProvider() to be created. So, this is still not complete auto instrumentation, right? I was thinking if something like https://signoz.io/docs/instrumentation/opentelemetry-python/#send-traces-to-signoz-cloud would work

It should be possible to just use opentelemetry-instrument instead of TracerProvider() as it also enables global tracer which is needed by Agent.instrument_all(). Official docs reference - https://pypi.org/project/opentelemetry-instrumentation/?utm_source=chatgpt.com#:~:text=This%20will%20also%20configure%20a%20global%20tracer%20and%20tracing%20exporter%20as%20well%20as%20a%20meter%20and%20meter%20exporter

I suggest @gkarthi-signoz verifies this and use auto instrumentation where ever possible

@pranay01 pranay01 merged commit deb7fa7 into main Oct 28, 2025
3 checks passed
@pranay01 pranay01 deleted the pydantic-docs branch October 28, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants