mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
82ac9e2bb6
* initial logs integration * rename back to Integrations * remove comments * connect related logs in metrics with logsIntegration service * rename * remove comments * feat: related logs with loki expr * fix: layout & var updates * refactor: prefer scene state to context * fix: limit DS select to relevant loki DSes * refactor: use existing utils * refactor: types * fix: tests and types * refactor: simplify * refactor: prefer precise data updates * refactor: prefer variable for key * refactor: simplify panel search * refactor: remove unnecessary short-circuit * fix: ensure single network request for logs * fix: add missing limit to fetched log lines * refactor: add clarity * refactor: organize imports * feat: messaging for No Related Logs case * fix: add missing space * chore: add `exploreMetricsRelatedLogs` feature toggle * feat: link to Explore Logs app * fix: i18n * fix: use sentence case consistent with design system * style: avoid competing with metricscene buttons * fix: capitalization for names * fix: a11y * refactor: clean up and document utils * fix: formatting * chore: run `make i18n-extract` * test: improve coverage * test: fix module resolution side-effects * extract only the first rule refactor: organize imports * remove unnecessary test files --------- Co-authored-by: Nick Richmond <nick.richmond@grafana.com> |
||
---|---|---|
.. | ||
src | ||
test | ||
typings/jest | ||
.eslintrc | ||
CHANGELOG.md | ||
LICENSE_APACHE2 | ||
package.json | ||
project.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
Grafana Data Library
@grafana/data is currently in BETA.
This package holds the root data types and functions used within Grafana.