Skip to content

Commit edc10d6

Browse files
irinascurtuopentelemetrybotsvrnmchalin
authored
NServiceBus OpenTelemetry integration (#6358)
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Severin Neumann <[email protected]> Co-authored-by: Patrice Chalin <[email protected]>
1 parent 1dd3d5a commit edc10d6

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
title: NServiceBus OpenTelemetry Integration
2+
registryType: instrumentation
3+
language: dotnet
4+
tags:
5+
- nservicebus
6+
- dotnet
7+
urls:
8+
website: https://particular.net/
9+
repo: https://github.com/Particular/NServiceBus
10+
docs: https://docs.particular.net/nservicebus/operations/opentelemetry
11+
license: Reciprocal Public License 1.5
12+
description:
13+
With NServiceBus OpenTelemetry instrumentation enabled, tracing, metrics, and
14+
logging can be individually configured via the OpenTelemetry API itself.
15+
authors:
16+
- name: Particular Software
17+
url: https://github.com/Particular
18+
createdAt: 2025-02-27
19+
isNative: true
20+
package:
21+
name: NServiceBus
22+
registry: nuget
23+
version: 9.2.6
24+
isFirstParty: false

static/refcache.json

+16
Original file line numberDiff line numberDiff line change
@@ -1655,6 +1655,10 @@
16551655
"StatusCode": 200,
16561656
"LastSeen": "2025-02-06T02:07:12.345Z"
16571657
},
1658+
"https://docs.particular.net/nservicebus/operations/opentelemetry": {
1659+
"StatusCode": 200,
1660+
"LastSeen": "2025-02-21T14:47:59.214900473Z"
1661+
},
16581662
"https://docs.particular.net/samples/open-telemetry/prometheus-grafana/#reporting-metric-values": {
16591663
"StatusCode": 200,
16601664
"LastSeen": "2025-02-06T02:07:12.345Z"
@@ -2575,6 +2579,14 @@
25752579
"StatusCode": 206,
25762580
"LastSeen": "2025-01-07T10:33:07.69982-05:00"
25772581
},
2582+
"https://github.com/Particular": {
2583+
"StatusCode": 206,
2584+
"LastSeen": "2025-02-21T14:49:32.293499545Z"
2585+
},
2586+
"https://github.com/Particular/NServiceBus": {
2587+
"StatusCode": 206,
2588+
"LastSeen": "2025-02-21T14:49:29.496614838Z"
2589+
},
25782590
"https://github.com/PaurushGarg": {
25792591
"StatusCode": 206,
25802592
"LastSeen": "2025-02-02T10:27:25.538726-05:00"
@@ -15155,6 +15167,10 @@
1515515167
"StatusCode": 206,
1515615168
"LastSeen": "2025-01-07T10:31:46.919536-05:00"
1515715169
},
15170+
"https://particular.net/": {
15171+
"StatusCode": 206,
15172+
"LastSeen": "2025-02-21T14:47:54.027230163Z"
15173+
},
1515815174
"https://pecl.php.net/": {
1515915175
"StatusCode": 206,
1516015176
"LastSeen": "2025-01-15T13:17:33.003696-05:00"

0 commit comments

Comments
 (0)