Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2021-03-26 17:33:56 +00:00
parent 84f84f3763
commit 4d22b15681
5 changed files with 56 additions and 53 deletions

File diff suppressed because one or more lines are too long

View file

@ -31,6 +31,9 @@ jaeger-endpoint
# specifies the service name to use for any traces created, Default: nginx
jaeger-service-name
# specifies the traceparent/tracestate propagation format
jaeger-propagation-format
# specifies the sampler to be used when sampling traces.
# The available samplers are: const, probabilistic, ratelimiting, remote, Default: const
jaeger-sampler-type