Skip to content

Commit 2742afa

Browse files
nikhilNavaCopilot
andauthored
Update libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/exporters/agent365_exporter_options.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b749015 commit 2742afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/exporters/agent365_exporter_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def __init__(
2222
):
2323
"""
2424
Args:
25-
cluster_category: Cluster region argument. Defaults to 'production'.
25+
cluster_category: Cluster region argument. Defaults to 'prod'.
2626
token_resolver: Async callable that resolves the auth token (REQUIRED).
2727
use_s2s_endpoint: Use the S2S endpoint instead of standard endpoint.
2828
max_queue_size: Maximum queue size for the batch processor. Default is 2048.

0 commit comments

Comments
 (0)