vainiusd

Results 14 comments of vainiusd

Hi there, jumping in on this issue too, since from the output I see that the names are from the terraform registry example so I'm hitting the same issue when...

Already doing an upgrade for testing since found this: > (BIG-IP 16.1.0 and later) To save the security policy as an JSON file, select JSON format. Will share an update.

Verified with Version: 16.1.3.2. Terraform examples work. Would be great to add to Terraform registry docs that this feature only works for versions 16.1+, because under the provider this is...

Voting for this too. What I found i that SDKs usage details are: - [IncludeLinkedAccounts](https://docs.aws.amazon.com/sdk-for-go/api/service/cloudwatch/#ListMetricsInput) in listing metrics - [AccountId](https://docs.aws.amazon.com/sdk-for-go/api/service/cloudwatch/#MetricDataQuery) in getting metric data. Discovery/listing metrics would also require something...

Based on the link provided in function's "see also" https://docs.aws.amazon.com/OAM/latest/APIReference/API_ListTagsForResource.html I understood that this request only allows retrieving tags of OAM links and sinks and not all resources. Maybe anyone...

Hi, could You share Your config and flags? Are You using `--enable-feature=max-dimensions-associator`?

Comments by [PerGon](https://github.com/PerGon) under issue #865 helped a lot to understand what happens when multiple datapoints are retrieved.

@whitehatbuds do those buckets have tags? Dynamic discovery is based on tagging, so if Your buckets do not have a single tag, they will not be discoverd. In addition to...

Hi @80kk , I think what You are describing is `searchTags`, defined [here ](https://github.com/nerdswords/yet-another-cloudwatch-exporter/blob/master/docs/configuration.md#search_tags_config). `customTags` adds tags after scraping Cloudwatch