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

New component: AWS Timestream Exporter #16271

Closed
1 of 2 tasks
fredthomsen opened this issue Nov 11, 2022 · 7 comments
Closed
1 of 2 tasks

New component: AWS Timestream Exporter #16271

fredthomsen opened this issue Nov 11, 2022 · 7 comments
Labels

Comments

@fredthomsen
Copy link
Contributor

fredthomsen commented Nov 11, 2022

The purpose and use-cases of the new component

AWS Timestream Exporter send data to the AWS Timestream metric store. Timestream is a time-series serverless database for storing and analyzing metrics in the AWS platform. There are a number of analytics use cases, for example the data stored in Timestream can be used by various AWS products, like SageMaker, and/or visualized in Graphana. Lifecycle management per metric datapoint is also supported.

Example configuration for the component

awstimestream:
  database: sample-db
  table: sample-table
  region: us-east-1

Telemetry data types supported

metrics

Is this a vendor-specific component?

  • This is a vendor-specific component
  • If this is a vendor-specific component, I am proposing to contribute this as a representative of the vendor.

Sponsor (optional)

No response

Additional context

Currently we have developed this for internal use and need to make things more generic and configurable, hence the current configuration above is fairly barebones.

@fredthomsen fredthomsen added the needs triage New item requiring triage label Nov 11, 2022
@codeboten codeboten added Sponsor Needed New component seeking sponsor and removed needs triage New item requiring triage labels Nov 14, 2022
@codeboten
Copy link
Contributor

@Aneurysm9 @bryan-aguilar is this a component folks from AWS would be interested in sponsoring?

@github-actions
Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

@github-actions github-actions bot added the Stale label Jan 16, 2023
@fredthomsen
Copy link
Contributor Author

Without a sponsor from AWS, looking at the language in https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#adding-new-components, I assume this is a no-go. I'll let this sit a bit longer, and if there is no sponsor, we'll open source this in our own repo.

@github-actions github-actions bot removed the Stale label May 27, 2023
@Gaganjuneja
Copy link

Any update on this?

@fredthomsen
Copy link
Contributor Author

@Gaganjuneja we are likely moving away from timestream usage and thus I am hesitant to open source in our own company repo given that it would languish, so I'd rather do it here, but again there is no sponsor.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2023

This issue has been closed as inactive because it has been stale for 120 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants