mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* WIP * Functional without custom wrapper component, needs highlight * Remove latency from explore * Sync eventbus * Some cleanup & removal of unused code * Avoid clearing queries when running all empty queries * Run remaining queries when removing one * Update snapshots * fix failing tests * type cleanup * Refactor QueryRows * update snapshot * Remove highlighter expressions * minor fixes in queryrows * remove unwanted change * fix failing e2e test * Persist refId in explore url state * make traces test slightly more robust * add test for query duplication |
||
---|---|---|
.. | ||
components | ||
dashboards | ||
img | ||
partials | ||
specs | ||
utils | ||
annotations_query_ctrl.ts | ||
aws_url.ts | ||
datasource.d.ts | ||
datasource.test.ts | ||
datasource.ts | ||
language_provider.test.ts | ||
language_provider.ts | ||
memoizedDebounce.ts | ||
migration.test.ts | ||
migrations.ts | ||
module.tsx | ||
plugin.json | ||
README.md | ||
syntax.ts | ||
types.ts |
CloudWatch data source - native plugin
Grafana ships with built in support for CloudWatch. Simply add it as a data source and are ready to build dashboards for your CloudWatch metrics.
Read more about it here:
https://grafana.com/docs/grafana/latest/datasources/cloudwatch/