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

we are working on opentelemetry module configurations in mule4 #107

Open
swetha123-S opened this issue Sep 25, 2023 · 4 comments
Open

we are working on opentelemetry module configurations in mule4 #107

swetha123-S opened this issue Sep 25, 2023 · 4 comments
Labels
question Further information is requested

Comments

@swetha123-S
Copy link

step1: I added dependency in our mule application.
step2: I have installed the opentelemetry collector in my windows.
step3: Trying to connect mulesoft application to otelcollector.
Here I'm facing configuration issue can you help me how to configure this both and send data to splunk, elastic or dynatrace? please share any documentation.

@manikmagar manikmagar added the question Further information is requested label Sep 26, 2023
@manikmagar
Copy link
Contributor

manikmagar commented Sep 26, 2023

@swetha123-S we have some documentation available here https://avioconsulting.github.io/mule-opentelemetry-module/. It also includes configuration details. Towards the end, APM Support testing section has example configurations for Splunk and Elastic which should help in module configuration.

Could you please add more specific information about what your configuration looks like (code), specific APM you are testing, and what error/behavior you see?

@swetha123-S
Copy link
Author

org.mule.runtime.api.connection.ConnectionException: Configuration must first start for OpenTelemetry connection.
Im getting this error.

@manikmagar
Copy link
Contributor

Hi @swetha123-S, if that error is happening during the application startup, you may ignore that error and continue to verify tracing at the runtime. See similar question #105 and my responses there.

@swetha123-S
Copy link
Author

swetha123-S commented Oct 4, 2023 via email

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