Relative Content

Tag Archive for javagoogle-cloud-platformtracespring-cloud-gcp

Spring Cloud GCP Trace: sampling probability property does not take effect

I’m trying to set the sampling probability for GCP tracing to 100% but the property seems to have no effect, only about 0.1% of all requests appear in the GCP Trace Explorer. All Request get a traceId assigned and 100% of all requests with header X-B3-Sampled=1 appear in the Trace Explorer.