You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type: Enhancement Description:
We would like to explore the possibility of implementing notifications whenever a log level is changed for a specific application or instance. Problem Statement:
Currently, when log levels are modified in a specific app or instance, there is no immediate feedback or alert. This makes it challenging to monitor and track such changes, especially in critical environments where log configuration adjustments may affect debugging or system behavior.
Proposed Solution:
If possible, implement a mechanism to capture and notify relevant stakeholders when a log level is changed. For example:
Send an alert or notification (e.g., via email, webhook, or a chat system like Slack) when a log level change occurs.
Log additional metadata about the change, such as which instance was affected, the previous log level, and the new log level.
Impact/Value:
This feature would enhance operational visibility and control over log configurations in multi-instance or multi-app setups. It would help identify unauthorized or unintentional changes and speed up incident responses when debugging changes are made.
Additional Context:
No additional code or attachments are required for this ticket. We're primarily looking for feasibility or suggestions for alternative approaches to achieve this functionality.
Thank you!
The text was updated successfully, but these errors were encountered:
Type: Enhancement
Description:
We would like to explore the possibility of implementing notifications whenever a log level is changed for a specific application or instance.
Problem Statement:
Currently, when log levels are modified in a specific app or instance, there is no immediate feedback or alert. This makes it challenging to monitor and track such changes, especially in critical environments where log configuration adjustments may affect debugging or system behavior.
Proposed Solution:
If possible, implement a mechanism to capture and notify relevant stakeholders when a log level is changed. For example:
Impact/Value:
This feature would enhance operational visibility and control over log configurations in multi-instance or multi-app setups. It would help identify unauthorized or unintentional changes and speed up incident responses when debugging changes are made.
Additional Context:
No additional code or attachments are required for this ticket. We're primarily looking for feasibility or suggestions for alternative approaches to achieve this functionality.
Thank you!
The text was updated successfully, but these errors were encountered: