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
{{ message }}
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Currently, the dashboards only support AWS REST API. However, I am using the AWS HTTP API since it's better fitting for lots of projects, especially if you have high traffic and don't want your cost to explode.
I would like that the dashboards would support AWS HTTP APIs.
Similar or dependent issues:
None
Additional Data
In order to support the AWS HTTP API, the following filters need to be used: Region, Namespace, Metric name (e.g. 4xx instead of 4XXERROR!), ApiId (and notApiName!)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a Feature Proposal
Description
Similar or dependent issues:
Additional Data
Region
,Namespace
,Metric name
(e.g.4xx
instead of4XXERROR
!),ApiId
(and notApiName
!)The text was updated successfully, but these errors were encountered: