Skip to content

Commit

Permalink
fixing issue Native libraries list #3896 by adding to integrations ta…
Browse files Browse the repository at this point in the history
…ble (#4337)
  • Loading branch information
mgurrie authored and chalin committed Apr 23, 2024
1 parent 7e6c414 commit 66609ae
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/ecosystem/integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,13 @@
docsUrl: https://www.krakend.io/docs/telemetry/opentelemetry/
components: [Go]
oss: true
- name: Azure SDKs
url: https://github.com/Azure/azure-sdk-for-net
docsUrl: https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-enable
components: [.NET]
oss: true
- name: MassTransit .NET client
url: https://github.com/MassTransit/MassTransit
docsUrl: https://masstransit.io/documentation/configuration/observability
components: [.NET]
oss: true
16 changes: 16 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2095,6 +2095,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T05:18:56.239248-05:00"
},
"https://github.com/Azure/azure-sdk-for-net": {
"StatusCode": 200,
"LastSeen": "2024-04-23T14:33:23.6880679Z"
},
"https://github.com/Causely/documentation": {
"StatusCode": 200,
"LastSeen": "2024-03-15T20:34:22.210208944Z"
Expand Down Expand Up @@ -2147,6 +2151,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-25T12:26:11.985357104Z"
},
"https://github.com/MassTransit/MassTransit": {
"StatusCode": 200,
"LastSeen": "2024-04-23T14:33:25.288254308Z"
},
"https://github.com/MetinSeylan/Nestjs-OpenTelemetry": {
"StatusCode": 200,
"LastSeen": "2024-01-18T19:12:29.56313-05:00"
Expand Down Expand Up @@ -4995,6 +5003,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T16:14:18.196332-05:00"
},
"https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-enable": {
"StatusCode": 200,
"LastSeen": "2024-04-23T14:33:24.635286085Z"
},
"https://learn.microsoft.com/en-us/dotnet/api/system.reflection.assembly.getentryassembly": {
"StatusCode": 200,
"LastSeen": "2024-01-30T15:24:54.805878-05:00"
Expand Down Expand Up @@ -5107,6 +5119,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-18T19:02:52.895666-05:00"
},
"https://masstransit.io/documentation/configuration/observability": {
"StatusCode": 200,
"LastSeen": "2024-04-23T14:33:28.363350589Z"
},
"https://maven.apache.org/": {
"StatusCode": 206,
"LastSeen": "2024-02-15T17:43:36.624023547Z"
Expand Down

0 comments on commit 66609ae

Please sign in to comment.