level=error ts=2019-08-19T18:59:05.693794932Z caller=client.go:185 component=client host=localhost:3100 msg="final error sending batch" status=400 error="server returned HTTP status 400 Bad Request (400): sample for 'logs' has timestamp too old: 1562712027507" These errors will go away onc...
{"Timestamp":"2022-10-15T17:29:28.8991298+02:00","Level":"Information","MessageTemplate":"Now listening on: {address}","Properties":{"address":"http://127.0.0.1:26181","SourceContext":"Microsoft.Hosting.Lifetime"}} and this is the error: ts=2022-10-22T23:02:19.3519008Z caller=log...
The first step the distributor takes is to ensure that all incoming data is according to specification. This includes things like checking that the labels are valid Prometheus labels as well as ensuring the timestamps aren’t too old or too new or the log lines aren’t too long. ...
As part of the validation process, the Distributor checks that the log lines are not too long and that the timestamp is not too old. The Ingestor will then receive a stream of logs and pack them up into Chunks. It is then responsible for forwarding the Chunks to long-term storage. You...
If the custom format has no year component, the stage uses the current year, according to the system’s clock. The following table shows the supported reference values to use when defining a custom format. Expand table Timestamp ComponentFormat value Year 06, 2006 Month 1, 01, Jan, January...
Support index, chunk and result cache speed at the same time 3. Use the same label as prometheus to connect to alertmanager The label consistency between Loki and Prometheus is one of Loki's super powers 4. Use grafana as the front end, avoid switching back and forth between kibana and gr...
One week has passed since the last Loki release, and it's time for a new one! Notable Changes We have continued our work making our API Prometheus-compatible. The key changes centered around API compatibility are: 1370 slim-bean: Change /loki/api/v1/label to loki/api/v1/labels 1381 ow...
This error can be solved by increasing the `creation_grace_period` value, or investigating why this particular stream has a timestamp too far into the future. The stream in question will be returned in the body of the HTTP response. 166 + This value can be modified globally in the [`...
High cardinality can result from using labels with an unbounded or large set of possible values, such as timestamp or ip_addressorapplying too many labels, even if they have a small and finite set of values. High cardinality can lead to significant performance degradation. Prefer fewer labels,...
It's the second thursday of the eighth month of the year which means it's time for another Loki Release!!Before we highlight important features and changes, congratulations to @adityacs, who is the newest member of the Loki team! Aditya has been regularly contributing to the Loki project ...