Commit 1d53815
authored
Add timeout and headers configuration to ZipkinTracingProvider (#3587)
* Add timeout and headers configuration to ZipkinTracingProvider
- Add timeout field to configure HTTP request timeout to Zipkin collector
- Add headers field to allow custom HTTP headers in Zipkin requests
This enhancement provides more control over Zipkin collector communication,
enabling custom authentication, authorization, and metadata headers.
* Add timeout and headers configuration to ZipkinTracingProvider
- Add timeout field to configure HTTP request timeout to Zipkin collector
- Add headers field to allow custom HTTP headers in Zipkin requests
This enhancement provides more control over Zipkin collector communication,
enabling custom authentication, authorization, and metadata headers.
* Add timeout and headers configuration to ZipkinTracingProvider
- Add timeout field to configure HTTP request timeout to Zipkin collector
- Add headers field to allow custom HTTP headers in Zipkin requests
This enhancement provides more control over Zipkin collector communication,
enabling custom authentication, authorization, and metadata headers.# On branch master
* Add timeout and headers configuration to ZipkinTracingProvider
- Add timeout field to configure HTTP request timeout to Zipkin collector
- Add headers field to allow custom HTTP headers in Zipkin requests
This enhancement provides more control over Zipkin collector communication,
enabling custom authentication, authorization, and metadata headers.
* Add timeout and headers configuration to ZipkinTracingProvider
- Add timeout field to configure HTTP request timeout to Zipkin collector
- Add headers field to allow custom HTTP headers in Zipkin requests
This enhancement provides more control over Zipkin collector communication,
enabling custom authentication, authorization, and metadata headers.1 parent d3964d3 commit 1d53815
File tree
4 files changed
+85
-33
lines changed- mesh/v1alpha1
- releasenotes/notes
4 files changed
+85
-33
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
824 | 832 | | |
825 | 833 | | |
826 | 834 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments