• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nats-io / nats-server / 7839716245
83%

Build:
DEFAULT BRANCH: main
Ran 09 Feb 2024 05:19AM UTC
Jobs 1
Files 54
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Feb 2024 06:59PM UTC coverage: 85.221% (+0.1%) from 85.077%
7839716245

push

github

web-flow
[ADDED] Distributed Message Tracing (#5014)

When an incoming message contains the header `Nats-Trace-Dest` set to a
valid subject, the server will send there messages representing events
happening in each server where the message is processed.

The events will give details about ingress, subject mapping, stream
export and service imports, jetstream and egress to subscriptions and/or
routes, leafnodes and gateways. Except for a standalone server it is
expected to receive multiple trace messages for a given inbound message.

The header `Nats-Trace-Only`, if set to `true`, will produce the same
tracing events than without that header, except that the message will
not be delivered to subscriptions or inserted in the JetStream stream.
This is usefull to see the path that a message would take but without
affecting running applications.

Note that in a mixed environment where not all servers would be running
at 2.11+, when a message is supposed to be traced only and the remote
does not understand message tracing, the message will not be forwared
and the Egress event for that remote will indicate the reason.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>

---------

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>

63611 of 74642 relevant lines covered (85.22%)

181069.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7839716245.1 09 Feb 2024 05:19AM UTC 0
85.22
GitHub Action Run
Source Files on build 7839716245
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7839716245
  • cca23cda on github
  • Prev Build on main (#7824978889)
  • Next Build on main (#7852673882)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc