grafana/public/app/plugins/datasource/loki
2019-06-04 10:30:07 +02:00
..
components DataSourceApi: remove ExploreDataSourceApi (#17424) 2019-06-04 10:30:07 +02:00
img loki: updates the logo 2018-12-12 20:34:33 +01:00
partials fix: Add class for input fields with help icon to avoid icon hiding the text #15771 2019-03-06 14:45:13 +01:00
datasource.test.ts (feat/explore): Support for new LogQL filtering syntax (#16674) 2019-05-13 09:58:26 +02:00
datasource.ts Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 2019-06-03 14:54:32 +02:00
language_provider.test.ts feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
language_provider.ts Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 2019-06-03 14:54:32 +02:00
module.ts Loki query editor is starting to work, had to make changes to explore query field in order to update query from the outside without unmount between 2019-01-23 17:44:22 +01:00
plugin.json Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 2019-06-03 14:54:32 +02:00
query_utils.test.ts (feat/explore): Support for new LogQL filtering syntax (#16674) 2019-05-13 09:58:26 +02:00
query_utils.ts (feat/explore): Support for new LogQL filtering syntax (#16674) 2019-05-13 09:58:26 +02:00
README.md renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
result_transformer.test.ts Explore: Use SeriesData format for loki/logs (#16793) 2019-04-30 18:21:22 +02:00
result_transformer.ts Explore: Use SeriesData format for loki/logs (#16793) 2019-04-30 18:21:22 +02:00
syntax.ts renames Grafana Logging ds to Loki 2018-12-06 00:42:31 +01:00
types.ts Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 2019-06-03 14:54:32 +02:00

Loki Datasource - Native Plugin

This is a built in datasource that allows you to connect to the Loki logging service.