microsoft / ApplicationInsights-node.js

Microsoft Application Insights SDK for Node.js
MIT License
320 stars 138 forks source link

[beta] Multiple exporters #1134

Closed carlo-quinonez closed 1 year ago

carlo-quinonez commented 1 year ago

We have separate teams doing feature development vs ops, and each team uses a different monitoring stack.

Is it possible to configure additional exporters alongside the bundled Azure Monitor Exporter?

hectorhdzg commented 1 year ago

@carlo-quinonez yes it is possible, I added an example in readme on how to achieve this