Merge branch '3.2.x'
Closes gh-39269
This commit is contained in:
@@ -251,7 +251,7 @@ public class TracingProperties {
|
||||
/**
|
||||
* Supported propagation types. The declared order of the values matter.
|
||||
*/
|
||||
enum PropagationType {
|
||||
public enum PropagationType {
|
||||
|
||||
/**
|
||||
* <a href="https://www.w3.org/TR/trace-context/">W3C</a> propagation.
|
||||
|
||||
Reference in New Issue
Block a user