aws-o11y-recipes icon indicating copy to clipboard operation
aws-o11y-recipes copied to clipboard

recipes for observability solutions at AWS

Results 21 aws-o11y-recipes issues
Sort by recently updated
recently updated
newest added

Hi Team, Submitting the request for the following issue : Recipe for Auto-scaling-amazon-ec2-using-amazon-managed-service-for-prometheus-and-alert-manager #52 Sathish : [email protected]

When I do a `go build -o main main.go` on https://github.com/aws-observability/aws-o11y-recipes/blob/main/sandbox/CWMetricStreamExporter/lambda/main.go I get the following error on a Mac with go 1.18.2: ``` » go build -o main main.go #...

Submitting an issue to convert https://aws.amazon.com/blogs/mt/auto-scaling-amazon-ec2-using-amazon-managed-service-for-prometheus-and-alert-manager/ in the Observability recipes

Regarding [Exporting CloudWatch Metric to Amazon Managed Service for Prometheus](https://aws-observability.github.io/aws-o11y-recipes/recipes/lambda-cw-metrics-go-amp/#exporting-cloudwatch-metric-streams-via-firehose-and-aws-lambda-to-amazon-managed-service-for-prometheus) It makes more sense to directly send metrics from Cloudwatch metric streams directly to Amazon Managed Service for Prometheus. Or...

Add recipe for AWS managed Grafana workspace URL to be pointing to a custom URL/Domain. I have been trying this with cloudfront sitting with an alternate domain name but keep...

Turn [Introducing Amazon EKS Observability Accelerator](https://aws.amazon.com/blogs/mt/introducing-amazon-eks-observability-accelerator/) into a recipe and: 1. Make sure that https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/617 is merged first 2. Call out how to deal with `Error: could not download chart:`...

Please kindly help adding “AWS App Runner” icon in “Compute Unit” dimension row: https://github.com/aws-observability/aws-o11y-recipes/blob/main/docs/images/o11y-space.png

Based on [Using OpenTelemetry Collector for Logs on K8s](https://docs.google.com/document/d/1QlFbXz0eQUaKXK1WrnEs3VqRkcPD2RAdXJdJMjnOSd8/edit#heading=h.s7c4wb59rvg7), create a recipe for EKS.