grafana / x-ray-datasource

AWS X-Ray data source
Apache License 2.0
35 stars 12 forks source link

Get regions for ConfigEditor from backend #152

Closed iwysiu closed 1 year ago

iwysiu commented 1 year ago

Currently, the ConfigEditor uses a hardcoded list for its regions. Instead, it should behave similarly to Cloudwatch, saving the datasource and calling the backend to get the regions. This will mean that we don't have to update regions.ts when the available regions change.

fridgepoet commented 1 year ago

Let us know if you want us to look into this!