mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Move styles to emotion * Move FormLabel to forms * Add mdx file * Setup InlineField * Add InlineField docs * Add grow prop * Add isKeyword prop * Add filled Field * Keep legacy form label * InlineFormLabel => InlineLabel * Update references * Add multiple elements example * Revert label * Add InlineFieldRow * Adjust label width * Export InlineFieldRow * Expand props from base components * Remove isKeyword prop * Remove fill prop * Update docs * Update docs [2] |
||
---|---|---|
.. | ||
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 | ||
module.tsx | ||
plugin.json | ||
query_parameter_ctrl.ts | ||
README.md | ||
syntax.ts | ||
types.ts | ||
useCloudwatchSyntax.ts |
CloudWatch Data Source - Native Plugin
Grafana ships with built in support for CloudWatch. You just have to add it as a data source and you will be ready to build dashboards for your CloudWatch metrics.
Read more about it here:
https://grafana.com/docs/grafana/latest/features/datasources/cloudwatch/