praval.observability.instrumentation.manager
Instrumentation manager.
Coordinates all instrumentation of Praval components.
Functions
Initialize automatic instrumentation of Praval framework. |
|
Check if instrumentation is initialized. |
|
Reset the instrumentation state and restore original functions. |
- praval.observability.instrumentation.manager.initialize_instrumentation()[source]
Initialize automatic instrumentation of Praval framework.
This should be called once when the observability module is imported.
- Return type:
bool- Returns:
True if instrumentation was initialized, False if disabled or already initialized