mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
* Decouple logs from DataSourceApi * Remove unused code * Mark log context methods as deprecated * Update jsdocs deprecation message * Update packages/grafana-data/src/types/logs.ts Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> * Check for undefined in hasLogsContextSupport * Add release tags * Change release tag * Retrigger the build * Post-merge: revert index.md changes Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com> |
||
---|---|---|
.. | ||
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/