GreatEugenius opened a new issue, #117: URL: https://github.com/apache/flink-agents/issues/117
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Problem: The current implementation of #103 relies on hardcoded or static configuration, making it inflexible and difficult to adapt across different environments (e.g., dev, test, prod). This limits the system's configurability and maintainability. Goal: Introduce a flexible configuration mechanism that allows users to dynamically configure the behavior of the event logger via configuration files or environment variables. ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org