We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a627879 commit cc2c47fCopy full SHA for cc2c47f
1 file changed
featuremanagement/azuremonitor/_send_telemetry.py
@@ -30,6 +30,7 @@
30
31
_EVENTS_LOGGER_INITIALIZED: list[bool] = []
32
33
+
34
def _initialize_event_logger() -> None:
35
if _EVENTS_LOGGER_INITIALIZED:
36
return
0 commit comments