3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/packages/grafana-data
Marcus Andersson e19b3df1a9
Alerting: added possibility to preview grafana managed alert rules. ()
* starting to add eval logic.

* wip

* first version of test rule.

* reverted file.

* add info colum to result to show error or (with CC evalmatches)

* fix labels in evalmatch

* fix be test

* refactored using observables.

* moved widht/height div to outside panel rendere.

* adding docs api level.

* adding container styles to error div.

* increasing size of preview.

Co-authored-by: kyle <kyle@grafana.com>
2021-05-26 10:06:28 +02:00
..
src Alerting: added possibility to preview grafana managed alert rules. () 2021-05-26 10:06:28 +02:00
typings/jest Tempo: Return new version of dataframe schema directly from the backend () 2021-03-22 19:09:15 +01:00
.eslintrc Chore: Restrict internal imports from other packages () 2021-01-21 09:04:31 +01:00
api-extractor.json Docs: adding API reference documentation support for the packages libraries. () 2020-02-25 13:59:11 +01:00
CHANGELOG.md Packages: Use lerna for release orchestration () 2019-07-09 09:43:53 -07:00
index.js Chore: MEGA - Make Eslint Great Again 💅 () 2020-08-11 17:52:44 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 () 2021-04-20 19:03:30 +02:00
package.json Alerting: Add duration field to silence editor () 2021-05-17 08:59:27 +03:00
README.md Changelog and Readme: Update packages to beta and add Select breaking change () 2020-05-14 11:58:26 +02:00
rollup.config.ts Arrow: move arrow support from frontend to backend only () 2021-04-01 10:30:08 -07:00
tsconfig.build.json TSLint → ESLint () 2020-02-08 02:40:04 +01:00
tsconfig.json Tests: Adds expects for observables () 2020-11-18 15:18:55 +01:00

Grafana Data Library

@grafana/data is currently in BETA.

This package holds the root data types and functions used within Grafana.