loki
Here are 111 public repositories matching this topic...
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 29, 2020 - Go
-
Updated
Sep 14, 2020 - HTML
-
Updated
Oct 28, 2020 - Shell
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
Aug 29, 2017 - Vala
-
Updated
Nov 7, 2018 - Elixir
-
Updated
Oct 28, 2020 - Go
-
Updated
Oct 29, 2020 - C++
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 5, 2019 - Go
PR #4 included (among other changes) the removal of ipinfo.io as a geolocation provider. We had several reasons for this:
- We are able to get the country data even without any additional provider thanks to Cloudflare.
- ipinfo.io required a subscription which meant one additional step for potential users.
With this change, the README needs to be updated.
TODO:
- Remove the
IPINFOl
-
Updated
Oct 25, 2020 - Go
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
Feb 27, 2020 - Go
-
Updated
Nov 26, 2017
-
Updated
Oct 28, 2020 - Go
-
Updated
Aug 5, 2019 - Shell
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."


Is your feature request related to a problem? Please describe.
When deploying the loki-stack chart as a dependent chart, Helm limitations require that it be deployed into the same namespace as my primary application. I am trying to have the loki-stack deployed into a separate namespace from my primary application.
Describe the solution you'd like
I'd like to see an option for namespa