Commit Graph

678 Commits (a438576a6d5542a9b6305ba08d0b18a07c070def)

Author SHA1 Message Date
Matias Chomicki d3a1faad1a
Loki Config: Add missing section header + minor improvements (#66216) 2 years ago
Matias Chomicki 46742f6d96
Loki Variable Query Editor: Fix bug when the query is updated (#66509) 2 years ago
Matias Chomicki 2a12283da8
Loki Autocomplete: Update Lezer LogQL and update labels autocomplete after the upgrade (#66289) 2 years ago
Sven Grossmann 7bc0692801
Logs: Add new LogRowContext types to `@grafana/data` (#66404) 2 years ago
Sven Grossmann 89f23fcbc9
Logs: Fix typo in filename of `loki/LogContextProvider` (#66410) 2 years ago
Ivana Huckova e12598f55c
Loki: Move log context to separate log context provider (#66357) 2 years ago
Kousik Mitra 2ecd63764e
Datasource/Loki: Add tooltip explaining resolution for loki query (#66283) 2 years ago
Sven Grossmann e9b15eff72
Logs: Move components to dedicated directory (#65936) 2 years ago
Ashley Harrison 1261345b81
Chore: Upgrade to react 18 (#64428) 2 years ago
Domas 5dc529a55d
Query Splitting: Fix for handling queries with no requestId (#66161) 2 years ago
Matias Chomicki 58287c2df2
Loki Query Editor: Increase autocomplete suggestions window with to 50% (#66041) 2 years ago
Gábor Farkas 4ded937c79
Show traceids for failing and successful requests (#64903) 2 years ago
Matias Chomicki 44beef2e41
Loki Query Splitting: Fix bug for mixed split durations (#65925) 2 years ago
Matias Chomicki 663ed7ba82
Loki Query Splitting: Rename from "chunk" to "splitting" (#65630) 2 years ago
Sven Grossmann d790cb1c09
Loki: Add `unpack` query builder hint (#65608) 2 years ago
Matias Chomicki fc16fb0407
Loki Query Chunking: Group queries by resolution (#65353) 2 years ago
Sven Grossmann b01194f81e
Loki: Fix autocomplete situations with multiple escaped quotes (#65520) 2 years ago
Torkel Ödegaard f43ef18732
Revert "Explore: Show log line if there is an interpolated link" (#65315) 2 years ago
Matias Chomicki 9874a2d48b
Loki Logs sample: use the selected time range in sample request (#65126) 2 years ago
Kristina aa857e2a4f
Explore: Show log line if there is an interpolated link (#62926) 2 years ago
Matias Chomicki 6093e45178
Loki Query Chunking: Refactor naming conventions and reorganize code (#65056) 2 years ago
Torkel Ödegaard 395890c357
Prometheus/Loki: Run query explicitly instead of onblur in panel edit (#64815) 2 years ago
Sven Grossmann 68551ac9ca
Loki: Add `lokiQueryChunkingOption` feature flag (#65057) 2 years ago
Sven Grossmann 7a17a8f02d
QueryStats: Fix comparison of relative and absolute timeranges (#65035) 2 years ago
Sven Grossmann 6ae373b8c7
QueryStats: Fix comparison of timeranges (#65025) 2 years ago
Sven Grossmann 7261c6f7cd
DataSourceWithBackend: Add `queryGroupId` to find correlated/related queries (#64587) 2 years ago
Gareth Dawson c16280a4e8
Loki: Improve the display of loki query stats (#63623) 2 years ago
Sven Grossmann 40014f1454
Loki: Add option to define chunk duration per query (#64834) 2 years ago
Sven Grossmann 652e7334c8
Loki: Remove unnecessary type extension (#64883) 2 years ago
Gábor Farkas 5d8ec2756e
loki: query chunking: better error handling (#64811) 2 years ago
Ivana Huckova a996344e14
Loki: Add autocomplete updates for improved suggestions (#64744) 2 years ago
Ashley Harrison e0e6165f70
Chore: adjust more unit tests to work with react 18 (#64759) 2 years ago
Ashley Harrison 85e5326040
Chore: Adjust unit tests so they work with react 18 (#64698) 2 years ago
Ryan McKinley d710507bc5
Chore: Avoid explicit `React.FC<Props>` when possible (#64722) 2 years ago
Gareth Dawson d72c39c587
Loki: Add descriptions to query builder operations (#64046) 2 years ago
Ashley Harrison 53186c14a4
Chore: Improve some types (#64675) 2 years ago
Matias Chomicki 5ffb28989e
Range splitting: remove hardcoded chunk limit (#64625) 2 years ago
Sven Grossmann b46771cbfe
Loki: Always fetch for new label keys in the QueryBuilder (#64597) 2 years ago
Sven Grossmann 976568a337
Loki: Fix labels in LabelBrowser being wrongly cached (#64482) 2 years ago
Matias Chomicki ede3e9e5c4
Range Splitting: Process instant queries as an independent query group (#64049) 2 years ago
Matias Chomicki 69d3ae8ec1
Range Splitting: ignore empty queries from splitting and fix result resetting (#64053) 2 years ago
Matias Chomicki accef84ca5
Range splitting: Call subscriber.next only when there are new results to report (#64171) 2 years ago
Sven Grossmann 5db0d14606
LokiContextUi: Add loading indicator (#64167) 2 years ago
Sven Grossmann 2076282064
Logs: Log samples not being ordered correctly (#64097) 2 years ago
Gábor Farkas 192308aac7
loki: query splitting: better stats (#64105) 2 years ago
李国忠 9521b0d2d2
Explore: Fix vector(5) syntax error in loki log explore (#63994) 2 years ago
Gábor Farkas fdc4973b77
loki: query chunking: consider refId when merging frames (#64103) 2 years ago
Matias Chomicki 40ac0fa14b
Query Splitting: Add support for multiple queries (#63663) 2 years ago
Matias Chomicki d56896cf72
Range splitting: Omit instant queries from splitting (#63705) 2 years ago
Ivan Ortega Alba 14e29451cf
Loki ds: Interpolation breaks in Loki queries when no scoped vars (#63694) 2 years ago