hsml.deployment_tracing_config #
DeploymentTracingConfig #
Tracing configuration for a serving deployment.
| PARAMETER | DESCRIPTION |
|---|---|
enabled | Whether tracing is enabled. TYPE: |
otel_tracing_storage | Where traces are stored. Allowed values are TYPE: |
input_token_price_per_million_tokens | Optional input token price used to compute trace cost metrics. TYPE: |
output_token_price_per_million_tokens | Optional output token price used to compute trace cost metrics. TYPE: |
enabled property writable #
Whether tracing is enabled.
input_token_price_per_million_tokens property writable #
Optional input token price used to compute trace cost metrics.
otel_tracing_storage property writable #
Where traces are stored.
output_token_price_per_million_tokens property writable #
Optional output token price used to compute trace cost metrics.