grafana/public/app
Erik Sundell 055590890c
CloudWatch: Make it possible to specify custom api endpoint (#31402)
* wip: add endpoint field

* add endpoint to config and make sure it's part of the cache key

* update docs

* improve endpoint paragraph

* Update docs/sources/datasources/cloudwatch.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* goimports

* Update docs/sources/datasources/cloudwatch.md

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* update snapshot

* Update docs/sources/datasources/cloudwatch.md

Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-02-24 16:05:14 +01:00
..
core Theming: Support for runtime theme switching and hooks for custom themes (#31301) 2021-02-20 09:02:06 +01:00
features TraceViewer: Fix show log marker in spanbar (#30742) 2021-02-24 14:18:52 +01:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins CloudWatch: Make it possible to specify custom api endpoint (#31402) 2021-02-24 16:05:14 +01:00
routes Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
store Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
types Theming: Support for runtime theme switching and hooks for custom themes (#31301) 2021-02-20 09:02:06 +01:00
app.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts CDN: Adds support for serving assets over a CDN (#30691) 2021-02-01 10:13:09 +01:00