File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sdk/monitor/azure-monitor-opentelemetry/samples Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ For guidance on the samples README, visit the [sample guide](https://github.com/
32
32
| [ tracing/http_urllib.py] [ http_urllib ] | Instrument the URLLib library |
33
33
| [ tracing/http_urllib3.py] [ http_urllib3 ] | Instrument the URLLib library |
34
34
| [ tracing/instrumentation_options.py] [ instrumentation_options ] | Enable and disable instrumentations |
35
- | [ tracing/manual .py] [ manual ] | Manually add instrumentation |
35
+ | [ tracing/manually_instrumented .py] [ manual ] | Manually add instrumentation |
36
36
| [ tracing/sampling.py] [ sampling ] | Sample distributed tracing telemetry |
37
37
| [ tracing/tracing_simple.py] [ tracing_simple ] | Produce manual spans |
38
38
@@ -76,7 +76,7 @@ To learn more, see the [Azure Monitor OpenTelemetry Distro documentation][distro
76
76
[http_urllib]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples/tracing/http_urllib.py
77
77
[http_urllib3]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples/tracing/http_urllib3.py
78
78
[instrumentation_options]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples/tracing/instrumentation_options.py
79
- [manual]: https://github.com/Azure/azure-sdk-for-python/tree /main/sdk/monitor/azure-monitor-opentelemetry/samples/tracing/manual .py
79
+ [manual]: https://github.com/Azure/azure-sdk-for-python/blob /main/sdk/monitor/azure-monitor-opentelemetry/samples/tracing/manually_instrumented .py
80
80
[sampling]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples/tracing/sampling.py
81
81
[tracing_simple]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples/tracing/simple.py
82
- [pip]: https://pypi.org/project/pip/
82
+ [pip]: https://pypi.org/project/pip/
You can’t perform that action at this time.
0 commit comments