Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[metrics-billing.rb] provide a way to ask for a different currency than USD #267

Open
arthurzenika opened this issue Dec 15, 2017 · 1 comment

Comments

@arthurzenika
Copy link
Contributor

It would be nice to have a configuration option to ask for a different currency (eg. EUR in our case), via a command line option for example.

$ metrics-billing.rb -h
Usage: /usr/local/bin/metrics-billing.rb (options)
    -r, --aws-region REGION          AWS Region (defaults to us-east-1).
    -s, --scheme SCHEME              Metric naming scheme, text to prepend to metric
    -S SERVICES_NAME,                The name of the AWS service (http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/billing-metricscollected.html)
        --services-name
   --currency  CURRENCY            Currency for metric (defaults to USD)
@majormoses
Copy link
Member

makes sense to me any chance you'd be willing to work on an enhancement?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants