Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Add support for external API Gateway in the dashboards #215

@lucasvieirasilva

Description

@lucasvieirasilva

This is a Feature Proposal

Description

Currently, this plugin uses the stage and service name to build the API gateway name.

Code reference: https://github.com/ACloudGuru/serverless-plugin-aws-alerts/blob/master/src/dashboards/widgets/api-gw/requests/numbers.js#L2

But will be nice to support API gateway created externally.

In the alarms configuration section the apiName could be an optional property, like this:

custom:
  alerts:
    dashboards: true
    dashboardConfig: 
      apiName: 'my-custom-api-gateway-name'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions