mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* WIP: changes transformer API to Observable * Refactor: changes ResultProcessor * WIP: TransformationUI * wip * Refactor: Cleaning up code in CalculateFieldTransformerEditorProps * Refactor: pushing editor and input output down to TransformationEditor * Refactor: renaming props * Refactor: makes transformDataFrame more readable * Refactor: fixes editor issues * Refactor: changes after merge with master and first tests * Tests: completes the tests for the Explore changes * Tests: fixes all transform tests * Tests: fixed annotations test * Tests: fixed typechecks * Refactor: changes transform interface to MonoTypeOperatorFunction * Chore: cleans up typings * Update packages/grafana-data/src/transformations/transformDataFrame.ts Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> * Tests: fixes broken tests Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> |
||
---|---|---|
.. | ||
components | ||
configuration | ||
img | ||
partials | ||
datasource.test.ts | ||
datasource.ts | ||
language_provider.test.ts | ||
language_provider.ts | ||
live_streams.test.ts | ||
live_streams.ts | ||
LokiAnnotationsQueryCtrl.tsx | ||
mocks.ts | ||
module.ts | ||
plugin.json | ||
query_utils.test.ts | ||
query_utils.ts | ||
README.md | ||
result_transformer.test.ts | ||
result_transformer.ts | ||
syntax.test.ts | ||
syntax.ts | ||
types.ts |
Loki Data Source - Native Plugin
This is a built in data source that allows you to connect to the Loki logging service.