Commit Graph

1070 Commits (1fc0ffde8a5f9139b2e30eeadacad89f7ef515ca)
 

Author SHA1 Message Date
Cyril Tovena 1fc0ffde8a
Logql benchmark and performance improvement. (#1371) 6 years ago
Edward Welch ea5eec2abf respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
Owen Diehl 5227f5bee0 application/x-www-form-urlencoded support (#1381) 6 years ago
Peter Štibraný 2da8d6f4b8 docs: Fix grpc_listen_host and http_listen_host. (#1353) 6 years ago
Peter Štibraný dd96fa146c pkg/ingester: check that ingester is in LEAVING state when transferring chunks and claiming tokens. Required when using memberlist client. (#1300) 6 years ago
Labesse Kévin 17b2ce0700 documentation: iam requirement for autoscaling (#1350) 7 years ago
Johannes Staffans 7b2fde3e58 Fluentd: guard against nil values when sanitizing labels (#1376) 7 years ago
Cyril Tovena 3ffa385b1e
Let Loki start when using the debug image. (#1372) 7 years ago
Peter Štibraný e0ec61f986 pkg/ingester: handle labels mapping to the same fast fingerprint. (#1247) 7 years ago
Cyril Tovena 2b7f375a21
Fixes fluentd new push path API. (#1363) 7 years ago
Edward Welch a8a143b578 Updating version numbers for 1.1.0 release 7 years ago
Ed Welch 191f87a376
Adding `zip` to the build image (#1364) 7 years ago
Ed Welch 28009050b4
Update changelog for 1.1.0 release (#1360) 7 years ago
Cyril Tovena f7ee1c753c Supports same duration format in LogQL as Prometheus 7 years ago
Daniel D'Abate df89859369 HTTP API: Support duration and float formats for step parameter (#1355) 7 years ago
Xiang Dai 9afda2c81e doc(promtail): fix prometheus link (#1333) 7 years ago
Xiang Dai 1dcf3d371b chore(/release): distribute binaries as .zip (#1160) 7 years ago
Adam Johnson 8c27cca496 Update loki helm chart to support service account annotations (#1341) 7 years ago
Labesse Kévin 15bfc8931c using parsable value in configuration example (#1349) 7 years ago
Jan-Philip Gehrcke 82caa52d39 authentication.md: replace "user" with "tenant" (#1223) 7 years ago
Cyril Tovena b34c2b0bd3
Move to jsoniter instead of default json package (#1249) 7 years ago
Daniel González 328ad23634 Fix duration format (#1343) 7 years ago
Cyril Tovena 97ac9da430
Update gem version. (#1339) 7 years ago
Adam Johnson 3ae6fecbfc feat(loki): support IAM roles for EKS (#1340) 7 years ago
Gabriel Henrique Rudey 005745d544 chore(packaging): add debug symbols to loki and promtail debug builds (#1342) 7 years ago
Peter Štibraný 49d0d0f0da Makefile changes to allow easy builds with or without vendoring. Also fixes version bug for both cases. (#1095) 7 years ago
Cyril Tovena 27f17bc1de
Fixes linter warning from the yacc file. (#1328) 7 years ago
Julien Pivotto eb7b495565 Metrics: use Namespace everywhere when declaring metrics (#1320) 7 years ago
allanhung 30ec4eba79 fluent-bit-plugin: Auto add Kubernetes labels to Loki labels (#1204) 7 years ago
Dawid Malinowski 4202ceda8f Wrong api endpoiont in fluent-plugin-grafana-loki (#1326) 7 years ago
Peter Štibraný 125cfbfd5b pkg/promtail/client: Handle fingerprint hash collisions (#1254) 7 years ago
Labesse Kévin c4234e0bba adding iam access for autoscaling configuration (#1262) 7 years ago
polar3130 d52d2cc10a add description about tenant stage (#1266) 7 years ago
Jens Erat 374ac1b70f fluent-bit: tenant ID configuration (#1273) 7 years ago
Julien Pivotto 4a2dc5e97d Update README.md (#1276) 7 years ago
Jens Erat 492a17def1 fluent-bit: sorted JSON and properly convert []byte to string (#1310) 7 years ago
Peter Štibraný 9956717383 Include positions filename in the error when YAML unmarshal fails. (#1311) 7 years ago
Putra Sattvika, I Gusti Ngurah c89df1a795 storage: fix missing logs with batched chunk iterator (#1299) 7 years ago
sh0rez 8eced44bbc
chore(ci): drone-cli (#1274) 7 years ago
Robert Fratto 822e94fe6a
Fix v1 label API to be Prometheus-compatible (#1322) 7 years ago
Robert Fratto 715f215c50
pkg/promtail: remove journal target forced path (#1298) 7 years ago
Julien Pivotto 7ccd0ab8d0 Use tenant as label name for discarded_samples metrics 7 years ago
Julien Pivotto 5d1fec514c Expose discarded bytes metric (#1317) 7 years ago
Robert Fratto 91bbe86a73
Document systemd journal scraping (#1261) 7 years ago
Edward Welch 20bb95f75a Removing this file used to trick dep into importing packages, the second import already exists in the logproto.pb.go file and the first import is already imported other places in our code. 7 years ago
jianweizhang 61b5bc6554 https://github.com/grafana/loki/issues/1302 (#1303) 7 years ago
Max Rosin 7bd49c94bf Add missing ) in LogQL example (#1312) 7 years ago
Peter Štibraný fd25e6d180 Write positions to new file first, move to target destination afterwards. (#1304) 7 years ago
Robert Fratto a5765b57bf
pkg/distributor: fix metric loki_discarded_samples_total (#1279) 7 years ago
Robert Fratto 6d09865911
docs: update limits_config to new structure from #948 (#1278) 7 years ago