AWS X-Ray Tracer Configuration
[config.trace.v3.XRayConfig proto]
() The UDP endpoint of the X-Ray Daemon where the spans will be sent. If this value is not set, the default value of 127.0.0.1:2000 will be used.
(string) The name of the X-Ray segment.
() The location of a local custom sampling rules JSON file. For an example of the sampling rules see: X-Ray SDK documentation