..
__mocks__
Loki: Use label/<name>/values API instead of series API for label values discovery ( #83044 )
2024-05-06 13:47:49 +02:00
components
React: Use new JSX transform ( #88802 )
2024-06-25 12:43:47 +01:00
configuration
React: Use new JSX transform ( #88802 )
2024-06-25 12:43:47 +01:00
docs
Loki: Use label/<name>/values API instead of series API for label values discovery ( #83044 )
2024-05-06 13:47:49 +02:00
img
migrations
Loki: Fix including of template variables in variable query editor ( #69698 )
2023-06-07 15:38:45 +02:00
querybuilder
React: Use new JSX transform ( #88802 )
2024-06-25 12:43:47 +01:00
backendResultTransformer.test.ts
FieldValues: Use plain arrays instead of Vector (part 3 of 2) ( #66612 )
2023-04-20 17:59:18 +03:00
backendResultTransformer.ts
Loki: Added support for "or" statements in line filters ( #78705 )
2023-11-29 15:58:32 +01:00
dataquery.cue
Infinite scrolling: Add X-Query-Tag header ( #81089 )
2024-01-29 11:24:05 +01:00
dataquery.gen.ts
Schemas: Reduce duplicated jenny code ( #84061 )
2024-03-11 12:51:44 +01:00
datasource.test.ts
Loki: Fix ad hoc filters adding stream selectors to stream selectors and line filters ( #90626 )
2024-07-22 07:25:52 -05:00
datasource.ts
Loki: Fix ad hoc filters adding stream selectors to stream selectors and line filters ( #90626 )
2024-07-22 07:25:52 -05:00
getDerivedFields.test.ts
Loki: Remove getQueryOptions as not needed in tests ( #80747 )
2024-01-18 12:53:33 +01:00
getDerivedFields.ts
Loki: Fix derived fields with undefined matcherType
( #78849 )
2023-11-29 20:55:00 +01:00
language_utils.test.ts
Loki: query editor using Monaco ( #55391 )
2022-10-06 10:35:30 -04:00
LanguageProvider.test.ts
Loki: Use label/<name>/values API instead of series API for label values discovery ( #83044 )
2024-05-06 13:47:49 +02:00
LanguageProvider.ts
Loki: Use label/<name>/values API instead of series API for label values discovery ( #83044 )
2024-05-06 13:47:49 +02:00
languageUtils.test.ts
Loki: Remove prom utils in import/export from abstract query ( #80312 )
2024-01-12 10:13:30 +01:00
languageUtils.ts
Loki: Remove prom utils in import/export from abstract query ( #80312 )
2024-01-12 10:13:30 +01:00
lineParser.test.ts
Loki: Add unpack
query builder hint ( #65608 )
2023-03-30 15:18:02 +02:00
lineParser.ts
Loki: Add unpack
query builder hint ( #65608 )
2023-03-30 15:18:02 +02:00
LiveStreams.test.ts
Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch ( #68569 )
2023-05-17 16:28:25 +03:00
LiveStreams.ts
Chore: Improve types ( #85659 )
2024-04-08 09:56:21 +01:00
liveStreamsResultTransformer.test.ts
Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch ( #68569 )
2023-05-17 16:28:25 +03:00
liveStreamsResultTransformer.ts
Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch ( #68569 )
2023-05-17 16:28:25 +03:00
LogContextProvider.test.ts
Loki: Fix log context when no label types are present ( #87587 )
2024-05-10 11:52:41 +02:00
LogContextProvider.ts
Loki: Fix log context when no label types are present ( #87587 )
2024-05-10 11:52:41 +02:00
logsTimeSplitting.test.ts
Loki Query Splitting: Rename from "chunk" to "splitting" ( #65630 )
2023-04-03 12:30:08 +00:00
logsTimeSplitting.ts
Loki Query Splitting: Rename from "chunk" to "splitting" ( #65630 )
2023-04-03 12:30:08 +00:00
LokiVariableSupport.test.ts
Loki: Update mocks and move into __mocks__ ( #79993 )
2024-01-05 17:11:58 +01:00
LokiVariableSupport.ts
Loki: Fix timeRange
missing in variable requests ( #79326 )
2023-12-11 16:01:25 +01:00
makeTableFrames.test.ts
FieldValues: Use plain arrays instead of Vector (part 3 of 2) ( #66612 )
2023-04-20 17:59:18 +03:00
makeTableFrames.ts
Chore: Remove the deprecated Vector type ( #83469 )
2024-02-27 12:28:57 -08:00
metricTimeSplitting.test.ts
Loki: Fix metric time splitting to split starting with the start time ( #80085 )
2024-01-08 13:26:16 +01:00
metricTimeSplitting.ts
Loki: Fix metric time splitting to split starting with the start time ( #80085 )
2024-01-08 13:26:16 +01:00
modifyQuery.test.ts
Loki: Fix ad hoc filters adding stream selectors to stream selectors and line filters ( #90626 )
2024-07-22 07:25:52 -05:00
modifyQuery.ts
Loki: Fix ad hoc filters adding stream selectors to stream selectors and line filters ( #90626 )
2024-07-22 07:25:52 -05:00
module.test.ts
Loki: Fix tracking of queries_with_changed_line_limit_count
( #60091 )
2023-01-09 09:54:57 +01:00
module.ts
Loki: Add tracking for on dashboard load ( #59914 )
2022-12-06 21:15:55 +01:00
plugin.json
Plugins: Set backend metadata property for core plugins ( #43349 )
2021-12-22 17:59:26 +01:00
queryHints.test.ts
FieldValues: Use plain arrays instead of Vector (part 3 of 2) ( #66612 )
2023-04-20 17:59:18 +03:00
queryHints.ts
Loki: Add unpack
query builder hint ( #65608 )
2023-03-30 15:18:02 +02:00
querySplitting.test.ts
Loki: Remove imports from core in various files ( #79990 )
2024-01-08 18:43:59 +01:00
querySplitting.ts
Loki: Remove dependecy on core and move to @grafana/o11y-ds-frontend
( #81284 )
2024-01-29 11:19:34 +01:00
queryUtils.test.ts
Loki: remove query formatting ( #88636 )
2024-06-05 12:46:28 +03:00
queryUtils.ts
Loki: remove query formatting ( #88636 )
2024-06-05 12:46:28 +03:00
README.md
responseUtils.test.ts
Loki: Fix processing of all lines labels in getParserAndLabelKeys ( #81483 )
2024-02-01 13:22:03 +01:00
responseUtils.ts
Loki: Fix processing of all lines labels in getParserAndLabelKeys ( #81483 )
2024-02-01 13:22:03 +01:00
sortDataFrame.test.ts
loki: logs-context: handle sorting for dataplane frames ( #72286 )
2023-08-01 09:38:41 +02:00
sortDataFrame.ts
Chore: Remove the deprecated Vector type ( #83469 )
2024-02-27 12:28:57 -08:00
streaming.test.ts
Loki: Move convertToWebSocketUrl
from Explore to Loki ( #78542 )
2023-11-23 11:43:48 +02:00
streaming.ts
Chore: Improve types ( #85659 )
2024-04-08 09:56:21 +01:00
syntax.test.ts
Explore: Fix vector(5) syntax error in loki log explore ( #63994 )
2023-03-03 10:09:34 +01:00
syntax.ts
Loki: Clean up Language provider and remove unused code ( #77315 )
2023-10-31 12:18:51 +01:00
tracking.test.ts
Loki: Remove tracking grafana_loki_query_executed
and add grafana_explore_loki_query_executed
( #86484 )
2024-04-18 10:57:18 +02:00
tracking.ts
Loki: Remove tracking grafana_loki_query_executed
and add grafana_explore_loki_query_executed
( #86484 )
2024-04-18 10:57:18 +02:00
types.ts
Schemas: Reduce duplicated jenny code ( #84061 )
2024-03-11 12:51:44 +01:00