-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[backlog] OracleDB - K8s - Potential for irrelevant logs to be shown in dashboard #1300
Comments
Looking at a working instance of the sample application, I can confirm that it'd be a variety of logs. It looks like logs coming from the container regarding startup for the database, then listener logs, then alert logs. Container log output
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduced with #1299 the updated OracleDB mixin supports showing logs from container logs, which are not necessarily all related to OracleDB.
Just making a note in case we need to review/add extra filtering in the future
The text was updated successfully, but these errors were encountered: