loki
Here are 225 public repositories matching this topic...
-
Updated
Feb 26, 2022 - Java
-
Updated
Dec 29, 2021
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem
The kiali-operator may require higher memory limits for clusters with bigger a mount of nodes. Thus resource limits shall be configurable via values.
Describe the solution you'd like A clear and concise description of what you want to happen.
Enrich schema for Kiali-operator
-
Updated
Feb 25, 2022 - Go
-
Updated
Feb 8, 2022 - Go
-
Updated
Feb 28, 2022 - Shell
-
Updated
Jul 7, 2021 - Dockerfile
-
Updated
Nov 21, 2020 - HTML
-
Updated
Feb 26, 2022 - JavaScript
I want to reduce the amount of log-spam in the DB logs. Is there a better way of executing the CREATE DATABASE queries? Postgres doesn't have the WHERE NOT EXISTS clause - but it's still possible to check if tables are already present.
I'm not sure where these originate from - heplify-server, homer-app, or some other script.
2020-05-29 04:54:15.076 UTC [1] LOG: received sm
-
Updated
Feb 16, 2022 - Go
-
Updated
Feb 28, 2022 - C++
-
Updated
Feb 12, 2022 - Java
-
Updated
Nov 7, 2018 - Elixir
-
Updated
Aug 29, 2017 - Vala
-
Updated
Sep 23, 2021 - Shell
There's a bunch of tests that don't work, mostly because the fixtures in ./test/fixtures.json are invalid. This is because there's less data processing happening in 6.0.0 before sending than before. Logs in this version only get formatted and stringified just before sending out for easier processing.
-
Updated
Oct 19, 2021 - Go
-
Updated
Feb 24, 2022 - Java
-
Updated
Mar 4, 2021 - Shell
-
Updated
Feb 18, 2022
Improve this page
Add a description, image, and links to the loki topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the loki topic, visit your repo's landing page and select "manage topics."
Describe the bug
If Loki Recording Rules are used with remote-write to a Prometheus instance, which does not have remote-write enabled (
--enable-feature=remote-write-receiver), then Loki will fail to remote-write to Prometheus and fail silently.I have tried this with log-level
info, which should include any such e