b54817033a
loki: better unpack handling ( #49074 )
2022-05-26 11:26:20 +02:00
514d1bbbdd
loki: added two new functions ( #49617 )
2022-05-26 10:23:28 +02:00
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
5cf0906622
Add unpack to Loki Log Browser ( #44623 ). ( #46573 )
2022-03-15 14:17:36 +01:00
a53f169350
Loki: Update syntax highlighting to colorize strings ( #45962 )
...
* Loki: Update syntax highlighting to colorize strings
* Updated patterns
2022-03-02 13:43:56 +01:00
1b3dd310c0
Loki: Uppercase autocomplete ( #45123 )
...
* Updated regex
* Added test for uppercase
* Updated regex
2022-02-15 11:02:51 +00:00
64e1e91403
PromQueryBuilder: Query builder and components that can be shared with a loki query builder and others ( #42854 )
2022-01-31 06:57:14 +00:00
64cf0aa813
Loki: Fix adding of ad hoc filters for queries with parser and line_format expressions ( #42590 )
...
* Loki: Fix ad hoc filtewrs for queries with line_format
* Fix tests
2021-12-03 14:11:43 +01:00
15edaa5837
Add pattern parser to syntax ( #37824 )
2021-08-15 21:20:37 +02:00
0b6b8de6f8
loki_datasource: add documentation to label_format and line_format ( #31710 )
...
* add documentation to label_format and line_format
* fix linting
* Remove extra space
2021-03-05 23:27:14 +01:00
1d689888b0
Prettier: Upgrade to 2 ( #30387 )
...
* Updated package json but not updated source files
* Update eslint plugin
* updated files
2021-01-20 07:59:48 +01:00
e269445d79
Loki: LogQL v2 support ( #27884 )
...
* Add new logql v2 functions
* Fix autocompletion if missing ending }
* Refactor operators regex, add pipe operator and tests
* Add parsers
* Update tests
* Add parsers to suggestions, add test
* Add operators to syntax
* Create pipe operator autocomplete + highlighting + add tests
* Add to documentation that pipe operations are available in in Loki 2.0+
* Update snapshot test
* Update operators list, add regex quotes and move cursor
* Fix spelling
* Update documentation
* Update
2020-10-14 10:22:39 +02:00
1448767c08
Loki, Prometheus: Fix PromQL and LogQL syntax highlighting ( #21944 )
...
* Loki, Prometheus: Fix syntax to not highlight # in quotes as a comment in queryField
* Loki, Prometheus: Fix syntax to not highlight # in quotes as a comment in queryField
* Fix regex
* PromQL, LogQL: Update syntax
* LogQL, PromQL highlighting: Add tests
2020-02-12 15:45:36 +01:00
e0a2d4beac
Grafana/Loki: Adds support for new Loki endpoints and metrics ( #20158 )
...
* Grafana/Loki: Adds support for new Loki endpoints and metrics
* Adds `/loki/` prefix to new loki endpoints and updates response interfaces
* Improved legacy support
* Removed changes related to plugin.json and added Loki-specific hacks
* Fixes live streaming for legacy loki datasources
2019-11-15 16:38:25 +01:00
68d6da77da
Chore: Update Slate to 0.47.8 ( #19197 )
...
* Chore: Update Slate to 0.47.8
Closes #17430
2019-09-23 12:26:05 +01:00
503dccb771
Revert "Chore: Update Slate to 0.47.8 ( #18412 )" ( #19167 )
...
This reverts commit 601853fc8453f73fb5df4bd0fe8c2a228aed2d3d.
2019-09-17 13:21:50 +02:00
601853fc84
Chore: Update Slate to 0.47.8 ( #18412 )
...
* Chore: Update Slate to 0.47.8
Closes #17430
* Add slate and immutable to grafana-ui deps
* Fixes some small regressions introduced
* Fix suggestions for multiple query fields
* Pin upgraded dependencies
* Prettier fix
* Remove original slate-react dependency
* Fix tiny-invariant dep
* (Temporarily) comments out source maps for grafana-ui
2019-09-17 13:16:24 +02:00
721e1d7555
renames Grafana Logging ds to Loki
2018-12-06 00:42:31 +01:00