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

Adds a custom request telemetry extension #438

Closed
stijnmoreels opened this issue Jul 13, 2022 · 0 comments · Fixed by #447
Closed

Adds a custom request telemetry extension #438

stijnmoreels opened this issue Jul 13, 2022 · 0 comments · Fixed by #447
Assignees
Labels
application-insights All issues related to Azure Application Insights requests All issues related to requests specs-required All issues where the specifications are still being defined and implementation should be halted
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
When tracking requests in Application Insights, we can only choose from HTTP or Azure Service Bus (and in the future EventHubs), but we don't allow custom requests like we do custom dependencies.

Describe the solution you'd like
Add ILogger extension called LogCustomRequest that takes in the necessary information and can be used for a wide range of systems.

@stijnmoreels stijnmoreels added specs-required All issues where the specifications are still being defined and implementation should be halted application-insights All issues related to Azure Application Insights requests All issues related to requests labels Jul 13, 2022
@stijnmoreels stijnmoreels added this to the v3.0.0 milestone Jul 13, 2022
@stijnmoreels stijnmoreels modified the milestones: v3.0.0, v2.6.0 Jul 14, 2022
@stijnmoreels stijnmoreels self-assigned this Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-insights All issues related to Azure Application Insights requests All issues related to requests specs-required All issues where the specifications are still being defined and implementation should be halted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant