@ozmap/node-red-contrib-oztracer

1.0.4 • Public • Published

oztracer module for node-red

This node-red module add opentelemetry to Node-RED

All messages will be tracced into trace system,

if you like to have logs, you can add:

**msg.OZTlogToAttribute**
    This option will add logs directly into the atributes of the span

**msg.OZTlogToConsole**
    This option will send logs directly into the console, to be collected by promtail or grafana-agent

**msg.OZTdoNotTrace**
    This force msg.OZTrace to ignore this message. Nothing will be logged. Use with caution, it may keep some traces open forever

Package Sidebar

Install

npm i @ozmap/node-red-contrib-oztracer

Weekly Downloads

28

Version

1.0.4

License

ISC

Unpacked Size

134 kB

Total Files

10

Last publish

Collaborators

  • rogerbambinettidevoz
  • leonardorbk
  • leandro.schabarum
  • vinicius_lunardi_ozmap
  • jose.raupp
  • mateuscsouza