Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OpenTelemetry in Ingest API #289

Open
1 task done
smohiudd opened this issue Feb 1, 2024 · 1 comment
Open
1 task done

Implement OpenTelemetry in Ingest API #289

smohiudd opened this issue Feb 1, 2024 · 1 comment
Assignees

Comments

@smohiudd
Copy link
Contributor

smohiudd commented Feb 1, 2024

What

Observability of the STAC and Raster API serves to manage telemetry data such as traces, metric and logs. Currently default lambda logs and metrics are sent to Cloudwatch.

AWS Distro for OpenTelemetry or OpenTelemetry Lambda Layer can be used to implement observability in a way compatible with Veda backend services. Telemetry data can be exported to AWS X-Ray, Cloudwatch or Amazon Managed Service for Prometheus; an appropriate exporter must evaluated and selected.

PI Objective

Objective 2: Production Services: CI Updates and Monitoring

Acceptance Criteria

  • API is instrumented for the Ingest API and correlated logs, metrics, and traces are sent to an appropriate backend (CloudWatch, AWS X-Ray, etc.)
@smohiudd
Copy link
Contributor Author

#342

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants