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

LOGS[heroku]: Support for params like env, host etc from query params. #6650

Open
nityanandagohain opened this issue Dec 17, 2024 · 2 comments

Comments

@nityanandagohain
Copy link
Member

There should be a way to add some default params from the query params used by the heroku drain.

heroku drains:add https://<TENANT_NAME>:<SIGNOZ_INGESTION_KEY>@ingest.<REGION>.signoz.cloud:443/logs/heroku?deployment.environment=<ENV>&deployment.host=<HOST> -a <YOUR_APP_NAME>
@mattpickle
Copy link

Is there a workaround until this is implemented to get environment set?

@nityanandagohain
Copy link
Member Author

If you know some kind of pattern in the logs you are receivin you can add some custom attributes to logs using pipelines https://signoz.io/docs/logs-pipelines/introduction/

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

No branches or pull requests

3 participants