A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://opentelemetry-python.readthedocs.io/en/latest/sdk/util.instrumentation.html below:

Website Navigation


opentelemetry.sdk.util.instrumentation — OpenTelemetry Python documentation

opentelemetry.sdk.util.instrumentation
class opentelemetry.sdk.util.instrumentation.InstrumentationInfo(name, version=None, schema_url=None)[source]

Bases: object

Immutable information about an instrumentation library module.

See opentelemetry.trace.TracerProvider.get_tracer for the meaning of these properties.

property schema_url: str | None
property version: str | None
property name: str
class opentelemetry.sdk.util.instrumentation.InstrumentationScope(name, version=None, schema_url=None, attributes=None)[source]

Bases: object

A logical unit of the application code with which the emitted telemetry can be associated.

See opentelemetry.trace.TracerProvider.get_tracer for the meaning of these properties.

property schema_url: str | None
property version: str | None
property name: str
property attributes: Mapping[str, str | bool | int | float | Sequence[str] | Sequence[bool] | Sequence[int] | Sequence[float]] | None
to_json(indent=4)[source]
Return type:

str


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4