aws-observability / aws-otel-collector

AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)
https://aws-otel.github.io/
Other
586 stars 239 forks source link

AWS Kinesis Exporter as part of bundle #1829

Closed Paulskit closed 11 months ago

Paulskit commented 1 year ago

I see there is an AWS Kinesis Exporter already available in contrib repo for open telemetry. https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awskinesisexporter

I think it should be a part of aws-otel package as well, since it provides export capabilities to one of the most widely used AWS services.

mhausenblas commented 1 year ago

Thanks for the suggestion @Paulskit

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

dblooman commented 1 year ago

Any updates on whether this will be added soon, seems like a relatively small change @mhausenblas

mhausenblas commented 1 year ago

No immediate plans @dblooman but it's on our radar. Can you share your use case?

dblooman commented 1 year ago

We want to send traces to kinesis, then forward traces onto other services, tinybird, grafana cloud. We have multiple use cases for OTEL data

Paulskit commented 1 year ago

Our use case: legacy integration with Splunk. Logs put to Kinesis, then Splunk reads them from it.

mhausenblas commented 1 year ago

Thank you @dblooman and @Paulskit and to make sure I understand: Kinesis serving as a buffer to manage back pressure? Similar to Kafka use cases we recently launched support for?

dblooman commented 1 year ago

That is one of the benefits yes, but we would prefer not to run kafka

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

tquach-evertz commented 1 year ago

Have we supported AWS Kinesis Exporter yet? We also have a usecase to send traces to Kinesis

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 11 months ago

This issue was closed because it has been marked as stale for 30 days with no activity.