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
I am looking to do both Console Exporter and Azure Blob Storage Exporter at the same time. This is helpful in case where the app is running in pre-prod and face issues that not seen in dev (where Console exporter is OK). So I need ability to manually intervene and look thru Console while having Blob export at the same time.
💡 Desired Solution
Maybe we can toggle the console separately such as MONOCLE_CONSOLE = True as environment variable.
🤔 Additional Notes
Currently Memory Exporter can be a workaround but doesn't seem to show up everything.
The text was updated successfully, but these errors were encountered:
🚀 What's the Problem?
I am looking to do both Console Exporter and Azure Blob Storage Exporter at the same time. This is helpful in case where the app is running in pre-prod and face issues that not seen in dev (where Console exporter is OK). So I need ability to manually intervene and look thru Console while having Blob export at the same time.
💡 Desired Solution
Maybe we can toggle the console separately such as
MONOCLE_CONSOLE = True
as environment variable.🤔 Additional Notes
Currently Memory Exporter can be a workaround but doesn't seem to show up everything.
The text was updated successfully, but these errors were encountered: