User bio
404 bio not found
Member since Aug 18, 2024
Posts:
Replies:
'/api/monitor/alerts' endpoints returns alerts in JSON fomrat, which isn't compatible with Prometheus.
To integrate these alerts into your monitoring setup, consider using a log monitoring tool like Loki to process the 'alerts.log' file
Honored to receive second place and grateful to be part of such a talented community. Congratulations to all winners and participants!
Open Exchange applications:
Certifications & Credly badges:
Global Masters badges:
Stav has no Global Masters badges yet.
Followers:
Following:
Hi Rochdi,
Just a few things you might want to double-check
Make sure the bucket (jsonbucket) has files that start with SMfile_48, and that the IAM credentials have at least s3:ListBucket and s3:GetObject permissions.
f the bucket isn’t in us-east-1, it helps to set the right StorageRegion.
lso, checking the service logs might give you more clues — they usually show if there’s a config or permission issue. Hope this helps!