You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For consistency with azure-monitor-opentelemetry-exporter, azuremonitorexporter should support generating Microsoft.ApplicationInsights.Event (Custom Events on Application Insights)
Describe the solution you'd like
Event telemetry should be generated from logs using APPLICATION_INSIGHTS_EVENT_MARKER_ATTRIBUTE attribute value as discriminator (reference code)
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Component(s)
exporter/azuremonitor
Is your feature request related to a problem? Please describe.
For consistency with azure-monitor-opentelemetry-exporter, azuremonitorexporter should support generating
Microsoft.ApplicationInsights.Event
(Custom Events on Application Insights)Describe the solution you'd like
Event telemetry should be generated from logs using
APPLICATION_INSIGHTS_EVENT_MARKER_ATTRIBUTE
attribute value as discriminator (reference code)Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: