Skip to content
#

loki

Here are 106 public repositories matching this topic...

zswanson
zswanson commented Oct 1, 2020

Is your feature request related to a problem? Please describe.
With the yaml based config and options inherited from cortex etc its easy to make mistakes in the loki config file that don't manifest until runtime. Right now the only way to test the config, per the team on Slack, is to run loki on it. This is fine for a manual check but it becomes difficult to work with in CI environments.

flink-learning

flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

  • Updated Aug 11, 2020
  • Java
systemcrash
systemcrash commented Jun 2, 2020

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
jorgelbg
jorgelbg commented Sep 1, 2020

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 IPINFO l

Improve this page

Add a description, image, and links to the loki topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the loki topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.