You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discovery:
jobs:
- regions:
- us-west-2
type: cf
customTags:
- Key: app
Value: yace
awsDimensions:
- DistributionId
- Region
metrics:
- name: Requests
statistics:
- Minimum
- Maximum
- Average
- Sum
period: 600
length: 600
- name: BytesDownloaded
statistics:
- Minimum
- Maximum
- Average
- Sum
period: 600
length: 600
- name: BytesUploaded
statistics:
- Minimum
- Maximum
- Average
- Sum
period: 600
length: 600
- name: TotalErrorRate
statistics:
- Minimum
- Maximum
- Average
- Sum
period: 600
length: 600
- name: 4xxErrorRate
statistics:
- Minimum
- Maximum
- Average
- Sum
period: 600
length: 600
- name: 5xxErrorRate
statistics:
- Minimum
- Maximum
- Average
- Sum
period: 600
length: 600
The metrics showing is, no cloudfront related metrics is exported, I have cloudfront resources running.
HELP yace_cloudwatch_apigatewayapi_requests_total
TYPE yace_cloudwatch_apigatewayapi_requests_total counter
yace_cloudwatch_apigatewayapi_requests_total 0
HELP yace_cloudwatch_autoscalingapi_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_autoscalingapi_requests_total counter
yace_cloudwatch_autoscalingapi_requests_total 0
HELP yace_cloudwatch_getmetricdata_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_getmetricdata_requests_total counter
yace_cloudwatch_getmetricdata_requests_total 0
HELP yace_cloudwatch_getmetricstatistics_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_getmetricstatistics_requests_total counter
yace_cloudwatch_getmetricstatistics_requests_total 0
HELP yace_cloudwatch_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_requests_total counter
yace_cloudwatch_requests_total 6
HELP yace_cloudwatch_resourcegrouptaggingapi_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_resourcegrouptaggingapi_requests_total counter
yace_cloudwatch_resourcegrouptaggingapi_requests_total 1
The text was updated successfully, but these errors were encountered:
I think my mistake was not using region: us-east-1 (where all cloudfront distributions end up). I'm still only getting one of my distributions. But that might be a problem on my end.
I have deployed yace with the below config
The metrics showing is, no cloudfront related metrics is exported, I have cloudfront resources running.
HELP yace_cloudwatch_apigatewayapi_requests_total
TYPE yace_cloudwatch_apigatewayapi_requests_total counter
yace_cloudwatch_apigatewayapi_requests_total 0
HELP yace_cloudwatch_autoscalingapi_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_autoscalingapi_requests_total counter
yace_cloudwatch_autoscalingapi_requests_total 0
HELP yace_cloudwatch_getmetricdata_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_getmetricdata_requests_total counter
yace_cloudwatch_getmetricdata_requests_total 0
HELP yace_cloudwatch_getmetricstatistics_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_getmetricstatistics_requests_total counter
yace_cloudwatch_getmetricstatistics_requests_total 0
HELP yace_cloudwatch_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_requests_total counter
yace_cloudwatch_requests_total 6
HELP yace_cloudwatch_resourcegrouptaggingapi_requests_total Help is not implemented yet.
TYPE yace_cloudwatch_resourcegrouptaggingapi_requests_total counter
yace_cloudwatch_resourcegrouptaggingapi_requests_total 1
The text was updated successfully, but these errors were encountered: