loki
Here are 120 public repositories matching this topic...
-
Updated
Nov 11, 2020 - Java
-
Updated
Oct 29, 2020 - Go
-
Updated
Sep 14, 2020 - HTML
-
Updated
Nov 15, 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 3, 2020 - Go
-
Updated
Nov 7, 2018 - Elixir
-
Updated
Nov 14, 2020 - C++
-
Updated
Oct 21, 2020 - JavaScript
Details
DEX is installed using pre-existing themes that are available, namely coreos and tectonic.
source: https://github.com/dexidp/dex/tree/master/web/themes
To use a custom theme you need just to put it along with others into a web directory. The folder structure should be the same: logo, favicon, and CSS.
After that, add
frontend:
theme: yourthemefolder
to
-
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
Nov 10, 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."


Hello Loki team,
First and foremost, thank you so much for Loki! It's awesome.
Is your feature request related to a problem? Please describe.
As a cluster administrator, when installing loki-stack
I want to be able to set toleration for promtail
So that I may forward logs from all nodes, even nodes with taint, to loki
Describe the solution you'd like
I would like to be able to