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
Merge pull request #109 from jomisj/add-zipkinExporter-auth-and-endpoint-update-option
Added `additionalHeaders` property to ZipkinExporterOptions
Made options public in ZipkinTraceExporter; Adding the additional headers in option.additionalHeaders to the request in the export(spans:) method of ZipkinTraceExporter
This would enable a user to add custom header to the zipkin export calls like authorisation headers.
0 commit comments