mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 21:19:28 -06:00
783391a861
* CloudWatch Logs: Adjusts CloudWatch Logs timeout logic Previously CloudWatch Logs queries would time out if, after a number of attempts, a response was received with no additional data. This commit changes the behavior so that a consecutive number of requests yielding no additional data must be made before we cancel the query |
||
---|---|---|
.. | ||
src | ||
.eslintrc | ||
api-extractor.json | ||
CHANGELOG.md | ||
index.js | ||
package.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.