File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed
aws_lambda_powertools/tracing Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ """
2+ Tracing utility
3+ !!! abstract "Usage Documentation"
4+ [`Tracer`](../../core/tracer.md)
5+ """
16from __future__ import annotations
27
38import abc
Original file line number Diff line number Diff line change 1+ <!-- markdownlint-disable MD043 MD041 -->
2+ ::: aws_lambda_powertools.tracing.base
Original file line number Diff line number Diff line change 1+ <!-- markdownlint-disable MD043 MD041 -->
2+ ::: aws_lambda_powertools.tracing.tracer
Original file line number Diff line number Diff line change 9494 - Secrets : api_doc/parameters/secrets.md
9595 - Parser : api_doc/parser.md
9696 - Streaming : api_doc/streaming.md
97+ - Tracer :
98+ - Base : api_doc/tracer/base.md
99+ - Tracing : api_doc/tracer/tracing.md
97100 - Typing : api_doc/typing.md
98101 - Validation : api_doc/validation.md
99102
You can’t perform that action at this time.
0 commit comments