MS Azure Cost Management Plugin has currency type set default as "KRW" #141
-
Hi, It would be great if you pls fix this in your code Or make the currency as parameter in configuring the plugin data source and update the Guide pls. Below is the link seems where currency has been set default as KRW. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
Hi, @vivekPrasa I will fix this issue ASAP 👍 |
Beta Was this translation helpful? Give feedback.
-
@ImMin5 One of my guess is updating option does not apply to plugin which was already deployed with previous configuration. |
Beta Was this translation helpful? Give feedback.
-
@ImMin5 to change currency, you have to upgrade plugin. When client registers datasource in options.currency, you have to return in metadata.currency The currency should be returned in plugin_info.metadat.currency Current response looks like
plugin_info.options.currency: USD |
Beta Was this translation helpful? Give feedback.
-
Actually currency is just frontend value, the real data depends on your setting, like USD, EURO or SEK. |
Beta Was this translation helpful? Give feedback.
@vivekPrasa I think Minho already fixed the code from the commit.
cloudforet-io/plugin-azure-cost-mgmt-cost-datasource@45168b0
The reason what your environment is not working is that you are using default configuration for plugins which is for developer.
My guess is
Upgrade helm value file.