Skip to content

Commit 6ee794c

Browse files
bvennamknative-prow-robot
authored andcommitted
update with config instructions (#1768)
* update with config instructions * update with url * update with url
1 parent 54fc95d commit 6ee794c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/serving/accessing-traces.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ If you have not yet installed the logging and monitoring components, go through
1313
the [installation instructions](./installing-logging-metrics-traces.md) to set
1414
up the necessary components.
1515

16+
## Configuring Traces
17+
18+
You can update the configuration file for tracing in [config-tracing.yaml](https://github.com/knative/serving/blob/master/config/config-tracing.yaml).
19+
20+
Follow the instructions in the file to set your configuration options. This file includes options such as sample rate (to determine what percentage of requests to trace), debug mode, and backend selection (zipkin or stackdriver).
21+
1622
## Zipkin
1723

1824
In order to access request traces, you use the Zipkin visualization tool.

0 commit comments

Comments
 (0)