Skip to content

Commit 2add160

Browse files
committed
fix: see more link in docstring
1 parent b644506 commit 2add160

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-aws-lambda/src/opentelemetry/instrumentation/aws_lambda

1 file changed

+1
-1
lines changed

instrumentation/opentelemetry-instrumentation-aws-lambda/src/opentelemetry/instrumentation/aws_lambda/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ def _instrument(self, **kwargs):
410410
"""Instruments Lambda Handlers on AWS Lambda.
411411
412412
See more:
413-
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/instrumentation/aws-lambda.md#instrumenting-aws-lambda
413+
https://github.com/open-telemetry/semantic-conventions/blob/main/docs/faas/aws-lambda.md
414414
415415
Args:
416416
**kwargs: Optional arguments

0 commit comments

Comments
 (0)