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

expose ingest endpoint as part of ec_observability_project resource #892

Open
vigneshshanmugam opened this issue Feb 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@vigneshshanmugam
Copy link
Member

Overview

Would like to see the endpoint of Ingest which is available when creating a serverless observability project. Currently we have to replace the manually get one of the existing application endpoints ( example - apm endpoint replace it withingest url).

Possible Implementation

The project-api schema already exposes these endpoints when creating new observability projects, it should be possible to just add that to the list of exposed endpoints in terraform module.

Context

We are heavily relying on the ec terraform provider for most of our local setup which we are using in multiple projects for CSP based Ingestion needs, Serverless forwarders for AWS/Azure etc. This would be a nice to have as we can use the exposed ingest endpoint without having to manually replace the url.

Local setup for Azure - https://github.com/elastic/elastic-serverless-forwarder-otel-poc/pull/54

@vigneshshanmugam vigneshshanmugam added the enhancement New feature or request label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant