You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add the ServiceName property to the OtlExporterOptions class to be consistent with other exporters like Zipkin and Jaeger in order to avoid calling the SetResource(Resources.CreateServiceResource("service name here")).
The text was updated successfully, but these errors were encountered:
Please add the
ServiceName
property to theOtlExporterOptions
class to be consistent with other exporters like Zipkin and Jaeger in order to avoid calling theSetResource(Resources.CreateServiceResource("service name here"))
.The text was updated successfully, but these errors were encountered: