aws-observability / aws-otel-community

Welcome to the AWS Distro for OpenTelemetry project. If you're using monitoring and observability tools for AWS products and services, this is a great place to ask questions, request features and network with other community members.
https://aws-otel.github.io/
Apache License 2.0
94 stars 94 forks source link

Could ADOT collect metrics from AWS api gateway , S3 ? #142

Open pg-yang opened 1 year ago

pg-yang commented 1 year ago

Hello everyone.

I have read the aws-observability, and it contains some receivers (e.g. awsecscontainermetricsreceiver , awsxrayreceiver, awscontainerinsightreceiver).

I want to collect metrics from AWS api gateway and S3 by OTEL collector technology , the data follow would like

api gateway -> OTEL receiver (e. g.  ADOT receiver, Prometheus receiver)-> OTEL processor  -> OTEL exporter 

I'm uncertain if api gateway and S3 provide metrics api which could integrate with Prometheus ?, or does ADOT have a receiver for api gateway and S3?

vasireddy99 commented 1 year ago

Thank you so much for the question. Can you please also provide some info about where you would like to send the metrics too (eg. CloudWatch, AMP .,).