Skip to content

Latency and Limits graph for monitorKinesisFirehose don't work #351

Open
@bschondo

Description

@bschondo

Version

v1.18.4

Steps and/or minimal code example to reproduce

  1. Create a stack with kinesis firehose.
  2. Setup monitoring for kinesis firehose with monitoring.monitorKinesisFirehose().
  3. Deploy cdk to aws account.

Expected behavior

The graphs display information about the kinesis firhose normally.

Actual behavior

The Latency (P90) graph and the Limits (rate) graph both show now data do to their metrics being incorrect. The PutRecords and PutRecordsBatch metrics for kinesis firehose don't support percentiles so the Latency graph doesn't display any data. Also the DeliveryStreamName dimension isn't isn't specified for BytesPerSecondLimit so the Limits graph doesn't display any data.

Other details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions