The Wayback Machine - https://web.archive.org/web/20220507104940/https://github.com/topics/loki
Skip to content
#

loki

Here are 239 public repositories matching this topic...

kovaxur
kovaxur commented Apr 22, 2022

Is your feature request related to a problem? Please describe.
As I understand, ruler now is not adding the x-org-scopeid header to the alertmanager API calls, when it sends an alert. This would be nice if someone also uses Cortex with a tenant-aware alertmanager setup.

Describe the solution you'd like
Add the tenant ID of the tenant, on which ruler executes the rules. This would also

good first issue component/ruler
flink-learning

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

  • Updated Apr 12, 2022
  • 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
good first issue
JaniAnttonen
JaniAnttonen commented Apr 27, 2020

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.

bug help wanted good first issue Hacktoberfest

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