Skip to content

Commit

Permalink
Merge branch 'main' into spring-sdk-autoconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermp authored Mar 16, 2024
2 parents 91e80e9 + 5427dff commit b9e421d
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 9 deletions.
9 changes: 8 additions & 1 deletion data/ecosystem/vendors.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# cSpell:ignore Coralogix Cribl ITRS Kloud Logz Crowdstrike Humio Lumigo observ Uptrace Greptime KloudMate qryn ClickHouse Tracetest opensource OneUptime
# cSpell:ignore Causely Coralogix Cribl ITRS Kloud Logz Crowdstrike Humio Lumigo observ Uptrace Greptime KloudMate qryn ClickHouse Tracetest opensource OneUptime
- name: AppDynamics (Cisco)
nativeOTLP: true
url: 'https://docs.appdynamics.com/latest/en/application-monitoring/appdynamics-for-opentelemetry'
Expand Down Expand Up @@ -35,6 +35,13 @@
contact: '[email protected]'
oss: false
commercial: true
- name: Causely
distribution: false
nativeOTLP: true
url: 'https://github.com/Causely/documentation'
contact: '[email protected]'
oss: false
commercial: true
- name: Control Plane
nativeOTLP: true
url: 'https://docs.controlplane.com/reference/org#tracing'
Expand Down
2 changes: 1 addition & 1 deletion data/registry/exporter-dotnet-console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.Console
version: 1.7.0
version: 1.8.0-beta.1
2 changes: 1 addition & 1 deletion data/registry/exporter-dotnet-inmemory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.InMemory
version: 1.7.0
version: 1.8.0-beta.1
2 changes: 1 addition & 1 deletion data/registry/exporter-dotnet-opentelemetryprotocol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ createdAt: 2020-02-05
package:
registry: nuget
name: OpenTelemetry.Exporter.OpenTelemetryProtocol
version: 1.7.0
version: 1.8.0-beta.1
2 changes: 1 addition & 1 deletion data/registry/exporter-dotnet-prometheus-aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.Prometheus.AspNetCore
version: 1.7.0-rc.1
version: 1.8.0-beta.1
2 changes: 1 addition & 1 deletion data/registry/exporter-dotnet-prometheus-httplistener.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ createdAt: 2022-11-07
package:
registry: nuget
name: OpenTelemetry.Exporter.Prometheus.HttpListener
version: 1.7.0-rc.1
version: 1.8.0-beta.1
2 changes: 1 addition & 1 deletion data/registry/exporter-dotnet-zipkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors:
package:
name: OpenTelemetry.Exporter.Zipkin
registry: nuget
version: 1.7.0
version: 1.8.0-beta.1
urls:
repo: https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Exporter.Zipkin
createdAt: 2022-11-07
2 changes: 1 addition & 1 deletion data/registry/instrumentation-dotnet-kafkaflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ isFirstParty: true
package:
name: KafkaFlow.OpenTelemetry
registry: nuget
version: 3.0.4
version: 3.0.5
2 changes: 1 addition & 1 deletion data/registry/tools-ruby-sentry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ createdAt: 2023-01-31
package:
registry: gems
name: sentry-opentelemetry
version: 5.17.0
version: 5.17.1
4 changes: 4 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2051,6 +2051,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T05:18:56.239248-05:00"
},
"https://github.com/Causely/documentation": {
"StatusCode": 200,
"LastSeen": "2024-03-15T20:34:22.210208944Z"
},
"https://github.com/DataDog/dd-opentelemetry-exporter-ruby": {
"StatusCode": 200,
"LastSeen": "2024-01-18T19:10:56.414699-05:00"
Expand Down

0 comments on commit b9e421d

Please sign in to comment.