chris-kiick-sp
chris-kiick-sp
Given a service name, list all the resources by type in that service. I know you can do something like aws_$NAME_*, but $NAME often does not match the service name,...
command: awsls --debug -r us-east-1 --json 'aws_rds_cluster*' output: • resource type not (yet) supported: aws_rds_cluster_instance • created new instance of AWS client region=us-east-1 • found already installed Terraform provider name=aws...
Add an option/client implementation to write the line protocol to a file instead of socket or http request. Useful for debugging, when telegraf agent is down/inaccessible, or just to capture...
**Describe the bug** If a monitor has a tag whose key has spaces in it, then list_monitors() cannot find it by tag. **To Reproduce** 1. Go to 'Monitors' 2. Click...