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
It runs Loki in a monolithic deployment mode and includes a sample application to generate logs.
But then it seems that the components of loki are being grouped into "read", "write" and "backend" like in the Simple Scalable Mode.
I am a beginner but it seems to me that it should indeed say:
It runs Loki in the Simple Scalable Deployment Mode and includes a sample application to generate logs.