File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -155,10 +155,11 @@ public class SpringWebInstrumentationModule extends InstrumentationModule
155155 * Short description of what the instrumentation does
156156* target_versions
157157 * List of supported versions by the module, broken down by `library` or `javaagent` support
158- * scope (https: // opentelemetry.io/docs/specs/otel/common/instrumentation-scope/)
158+ * scope (See [instrumentation- scope](https: // opentelemetry.io/docs/specs/otel/common/instrumentation-scope/)
159+ docs)
159160 * name: The scope name of the instrumentation, `io. opentelemetry. {instrumentation name}`
160161 * schema_url: Location of the telemetry schema that the instrumentation’s emitted telemetry
161- conforms to. See https: // opentelemetry.io/docs/specs/otel/schemas/#schema-url
162+ conforms to. ( See [telemetry schema docs]( https: // opentelemetry.io/docs/specs/otel/schemas/#schema-url))
162163 * attributes: The instrumentation scope’s optional attributes provide additional information
163164 about the scope.
164165* configuration settings
You can’t perform that action at this time.
0 commit comments