loki
Here are 181 public repositories matching this topic...
-
Updated
Jun 24, 2021 - Java
-
Updated
May 8, 2021 - Go
-
Updated
Aug 6, 2021 - Go
-
Updated
Aug 8, 2021 - Shell
-
Updated
Jul 7, 2021 - Dockerfile
-
Updated
Nov 21, 2020 - HTML
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
Aug 6, 2021 - Mustache
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 7, 2021 - Go
-
Updated
Aug 8, 2021 - C++
-
Updated
Aug 7, 2021 - JavaScript
-
Updated
Aug 29, 2017 - Vala
-
Updated
Nov 7, 2018 - Elixir
-
Updated
Aug 6, 2021 - Java
Now that Grafana Cloud has a very generous free tier deploying your own Loki instance is no longer needed.
To make it easier we need to verify that the integration works as expected and also we should include instru
-
Updated
Jul 29, 2021 - Go
-
Updated
Oct 5, 2019 - Go
-
Updated
Mar 4, 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.
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."
https://github.com/heptiolabs/healthcheck
This will give us metric on healtcheck and more granularity on checks we want to have.
/cc @slim-bean @joe-elliott