Commit Graph

48 Commits (3b57ad2a5432f2d13a97b009762e91e8eadd0d2c)

Author SHA1 Message Date
Ed Welch 2b66c6b126
Loki: add a 'since' query parameter for easier querying using relative time (#7964) 2 years ago
Karsten Jeschkies bd879498ad
Serialize query JSON response in a stream. (#7721) 3 years ago
Owen Diehl 9218e4654b
TSDB/query-planning-groundwork (#6367) 3 years ago
Christian Haudum 6d7422aabf
Assert that push values tuples consist of string values (#5685) 3 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
3JIou_from_home 863408684c
Push: add deflate compression in post requests (#5249) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Dylan Guedes ab10bc69d7
Loki: Change how push API checks for contentType (#4443) 4 years ago
Karsten Jeschkies 17f4a73a24
Filter instant queries and shard them. (#3984) 4 years ago
Cyril Tovena fed9115627
Improve decoding of JSON responses. (#4019) 4 years ago
Cyril Tovena bee456737e
Shards Series API. (#3856) 4 years ago
Cyril Tovena 22dcfcde33
Add retention label to loki_distributor_bytes_received_total metrics (#3840) 4 years ago
Ed Welch a9d85de4aa
Re-license to AGPLv3 (#3630) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena 29a3240e17
Support for single step metric query. (#3540) 4 years ago
Cyril Tovena 3e46067cbb
Fixes a bug where slice of Entries where not zeroed before decoding json. (#3249) 4 years ago
Cyril Tovena 070246c0a4
Uses custom json-iter decoder for log entries. (#3163) 4 years ago
Ed Welch aee064d0a8
Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
Cyril Tovena cb76da6c1d
Fixes path prefix in the querier. (#2178) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Ed Welch c7a1a1fb2e
Loki: Adds an `interval` paramater to query_range queries allowing a sampling of events to be returned based on the provided interval (#1965) 5 years ago
Ben Ye 9a62deb829
Support series API in logcli (#1861) 5 years ago
Owen Diehl 726b8cd6d4
support `match[]` encoding (#1875) 5 years ago
Ed Welch f5d79aee7a
Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 5 years ago
Ed Welch 934a0b8dc6
loki: Allow setting a 'step' when querying logs. (#1773) 5 years ago
Cyril Tovena 4da4d74311 Query range should not support date where start == end. 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Owen Diehl db6fd7e779
api support for scalars (#1704) 5 years ago
Owen Diehl 414f95fedc
Literal Expressions in LogQL (#1677) 5 years ago
Cyril Tovena 2af69cb57c
Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
Cyril Tovena 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615) 5 years ago
Cyril Tovena 4153740a12
Loki Query Frontend (#1442) 5 years ago
Cyril Tovena 10b5bcab72
Validates limit parameter. (#1470) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 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
Daniel D'Abate df89859369 HTTP API: Support duration and float formats for step parameter (#1355) 6 years ago
Cyril Tovena b34c2b0bd3
Move to jsoniter instead of default json package (#1249) 6 years ago
Cyril Tovena 27f17bc1de
Fixes linter warning from the yacc file. (#1328) 6 years ago
Robert Fratto 822e94fe6a
Fix v1 label API to be Prometheus-compatible (#1322) 6 years ago
Cyril Tovena 1abe8841ce
Moves request parsing into the loghttp package (#1171) 6 years ago
Joe Elliott bb2b925255 Update `/loki/api/v1/push` to use the v1 json format (#1145) 6 years ago
Joe Elliott 9614b021d1 Loki HTTP/JSON Model Layer (#1022) 6 years ago