Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
TelemetryConfig
logging
metrics
runtime
BufferedLogEntry
fields
level
message
target
time
LoggingConfig
filter
forward_to
MetricsConfig
attach_service_name
buffered_with_size
global_tags
metric_prefix
opentelemetry
prometheus
OpenTelemetryConfig
durations_as_seconds
headers
metric_periodicity_millis
metric_temporality_delta
url
PrometheusConfig
bind_address
counters_total_suffix
unit_suffix
Runtime
__init__
retrieve_buffered_metrics
write_test_debug_log
write_test_info_log
_raise_in_thread
_ref
temporalio.bridge.runtime.TelemetryConfig
temporalio
bridge
class TelemetryConfig: (source)
View In Hierarchy
Python representation of the Rust struct for telemetry config.
Optional[LoggingConfig]
Undocumented
Optional[MetricsConfig]