{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/4"}],"enrichment":{"capability":"Defines CloudWatch metrics, alarms, and dashboards as code using AWS CDK v1 constructs, enabling programmatic monitoring infrastructure for AWS resources.","skillfed_tags":["aws-infrastructure","end-of-support","cdk-v1"],"use_cases":["Define CloudWatch alarms on Lambda error metrics programmatically within a CDK stack.","Create custom metrics for application-specific monitoring using Metric objects with custom namespaces.","Build metric math expressions to combine multiple metrics (e.g., error rate as errors/invocations).","Set up cross-account or cross-region alarms by attaching metrics to constructs with account/region context.","Search for and aggregate metrics across multiple resources using search expressions in MathExpression."],"what_it_does":"This package provides AWS CDK v1 constructs for defining CloudWatch monitoring infrastructure\u2014metrics, alarms, and dashboards\u2014as Python code. It allows you to instantiate Metric objects to represent CloudWatch metrics (either from AWS services or custom applications), compose them using MathExpression for calculations, and create alarms with thresholds and actions. Metrics can be account and region aware, and the library supports search expressions and cross-account/cross-region monitoring.\n\nHowever, this is a v1 package that reached end-of-support on 2023-06-01 and is no longer maintained. The package depends on aws-cdk.core, aws-cdk.aws-iam, constructs, jsii, publication, and typeguard. New projects should use AWS CDK v2 instead; existing v1 users should plan a migration.","worth_installing":"No\u2014this is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer being updated. New projects should use AWS CDK v2 instead. Existing v1 users should plan a migration to v2 as soon as feasible. Install only if you are maintaining a legacy CDK v1 codebase with no near-term migration path."},"id":"aws-cdk-aws-cloudwatch","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-cloudwatch","md":"https://skillfed.io/packages/aws-cdk-aws-cloudwatch.md","pypi":"https://pypi.org/project/aws-cdk-aws-cloudwatch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-cloudwatch","python_support":"supports_current","summary":"The CDK Construct Library for AWS::CloudWatch"},"popularity":{"monthly_downloads":189840,"position":9922,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
