Commit Graph

28 Commits (e8cce09de29dc58c38b333e72dfe11613d49fbb3)

Author SHA1 Message Date
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