Skip to content

Commit 9855e02

Browse files
Link should point to OT Repository (#261)
Link should point to OT Repository and not to Cisco Repository
1 parent 3052e97 commit 9855e02

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/otel-webserver-module

1 file changed

+1
-1
lines changed

instrumentation/otel-webserver-module/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Monitoring individual modules is crucial to the instrumentation of Apache web se
6060
|*ApacheModuleSegmentParameter* | | OPTIONAL: Specify the segment count or segment numbers that you want to display for Span Creation|
6161
|*ApacheModuleOtelExporterHeaders* | | OPTIONAL: OTEL Exporter header info or Metadata like API key for OTLP endpoint. a list of key value pairs, and these are expected to be represented in a format matching to the W3C Correlation-Context, except that additional semi-colon delimited metadata is not supported, i.e.: key1=value1,key2=value2. |
6262

63-
A sample configuration is mentioned in [opentelemetry_module.conf](https://github.com/cisco-open/otel-webserver-module/blob/main/opentelemetry_module.conf)
63+
A sample configuration is mentioned in [opentelemetry_module.conf](https://github.com/open-telemetry/opentelemetry-cpp-contrib/blob/main/instrumentation/otel-webserver-module/opentelemetry_module.conf)
6464

6565
### Build and Installation
6666
#### Prerequisites

0 commit comments

Comments
 (0)