UNPKG

@baselime/cdk

Version:

Define your observability as code using the AWS CDK

65 lines (45 loc) 1.23 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ## [0.0.46] 2023-10-30 ### Removed - The service field in alerts, queries and dashboards ## [0.0.45] 2023-10-13 ### Changed - The internal format for alerts and queries ## [0.0.44] 2023-08-27 ### Added - export widget enum correctly ## [0.0.43] 2023-08-27 ### Added - Added support for widget types in dashboards ## [0.0.42] 2023-08-19 ### Fixed - Fix getting the service name for SST services ## [0.0.41] 2023-08-12 ### Fixed - Operation name for DOES_NOT_EXIST operation ### Added - JSDocs for calculations ## [0.0.40] 2023-07-04 ### Fixed - Bug in defaultStackFilter ## [0.0.39] 2023-06-25 ### Fixed - Fixed potential TS errors - Keep the JSDocs in the transpiled files ## [0.0.38] 2023-06-25 ### Fixed - Fixed the type of a query group by to be optional ## [0.0.37] 2023-06-25 ### Added - Added inline docs to the Baselime configuration - Added support for multiple group bys in queries ## [0.0.36] 2023-05-23 ### Added - add email alerts - search helper fucntion for query needles ## [0.0.35] 2023-05-15 ### Added - Changelog