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

Allow for additional context to be added to Tesla calls #907

Open
unflxw opened this issue Dec 14, 2023 · 0 comments
Open

Allow for additional context to be added to Tesla calls #907

unflxw opened this issue Dec 14, 2023 · 0 comments

Comments

@unflxw
Copy link
Contributor

unflxw commented Dec 14, 2023

Intercom conversation: https://app.intercom.com/a/inbox/yzor8gyw/inbox/conversation/16410700278653?view=List

The customer was following a blog post in which they pass metadata to the Telemetry Tesla middleware. They would like to use this to differentiate between different usages of Tesla. This seems particularly useful when one of those usages is sending webhooks to third parties, where the base URL itself is kind of meaningless.

We could make it so that a subset of that metadata is picked up by AppSignal and added as part of the Tesla event name (or the category?).

Alternatively, we could see if it's possible to put the name of the Tesla client module (the module that uses use Tesla) in the event name.

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

1 participant