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 Nov 9, 2023. It is now read-only.
Loki, the server used for aggregating data, expects to be loaded via REST invocations. Here we have multiple options:
To control our loggers to send to that specific endoints with the correct format
To use companion sidecars deploying a specialized tool called Promtail that scrapes stdout of the main container and act as forwarders to the process that aggregates data
OK this is great info. I think (4) is our best bet. I don't think we want to configure app loggers to make REST calls unless there's no other way. The platform should always scrape stdout and report as appropriate (IMO).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: