@ozmap/node-red-contrib-oztracer 1.0.4

Basic implementations of opentelemetry as tracer inside nodered

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

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

Node Info

Version: 1.0.4
Updated 2 years, 4 months ago
License: ISC
Rating: not yet rated

Categories

Actions

Rate:

Downloads

4 in the last week

Keywords

  • node-red
  • node
  • red
  • msg
  • oztracer