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
{{ message }}
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Failed to publish a log entry to kinesis using appender: null
This is happening because in FirehoseAppender the constructor for FirehoseStatsReporter is called before the appender is fully initialized with a valid stream name
The text was updated successfully, but these errors were encountered:
The message always says
This is happening because in
FirehoseAppender
the constructor forFirehoseStatsReporter
is called before the appender is fully initialized with a valid stream nameThe text was updated successfully, but these errors were encountered: