We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfe7ef3 + c09bb50 commit 2cc0a39Copy full SHA for 2cc0a39
5 files changed
src/telemetry/__init__.py
@@ -0,0 +1,7 @@
1
+"""Telemetry module for configuration snapshot collection.
2
+
3
+This module provides functionality for building configuration snapshots
4
+with PII masking for telemetry purposes. Snapshots collect a specific
5
+set of configuration entries from both lightspeed-stack and llama-stack
6
+configurations, applying appropriate masking to prevent PII leakage.
7
+"""
0 commit comments