File tree Expand file tree Collapse file tree 3 files changed +88
-0
lines changed Expand file tree Collapse file tree 3 files changed +88
-0
lines changed Original file line number Diff line number Diff line change 1+ # cSpell:ignore Kenna odddotnet
2+ title : ' OddDotNet: Test Harness for OpenTelemetry'
3+ registryType : utilities
4+ language : collector
5+ tags :
6+ - proto
7+ - protobuf
8+ - testing
9+ - odd
10+ - observability
11+ - collector
12+ - test-harness
13+ - odddotnet
14+ urls :
15+ repo : https://github.com/OddDotNet/OddDotNet
16+ docs : https://odddotnet.github.io/OddDotDocs/
17+ license : Apache 2.0
18+ description : OddDotNet is a Test Harness for OpenTelemetry that works for any
19+ language, built in .NET. It is a container image that accepts OpenTelemetry
20+ signals over gRPC, and it includes a query language for verifying and
21+ validating those signals.
22+
23+ OddDotNet enables automated Observability Driven Development, hence where it
24+ gets its name.
25+ authors :
26+ - name : Tyler Kenna
27+ 28+ url : https://github.com/DoubleTK
29+ createdAt : ' 2024-11-08'
Original file line number Diff line number Diff line change 1+ # cSpell:ignore Kenna odddotnet
2+ title : OddDotNet Client for .NET
3+ registryType : utilities
4+ language : dotnet
5+ tags :
6+ - odddotnet
7+ - dotnet
8+ - c#
9+ - testing
10+ - odd
11+ - observability
12+ - test-harness
13+ urls :
14+ repo : https://github.com/OddDotNet/OddDotCSharp
15+ docs : https://odddotnet.github.io/OddDotDocs/
16+ license : Apache 2.0
17+ description : OddDotNet is an Test Harness for OpenTelemetry that works for any
18+ language, built in .NET. It is a container image that accepts OpenTelemetry
19+ signals over gRPC, and it includes a query language for verifying and
20+ validating those signals.
21+
22+ While it's possible to generate your own client using the proto files, it is
23+ often more convenient to use a pre-compiled package installed from NuGet. This
24+ client library for .NET also includes the opentelemetry-proto clients to allow
25+ for manually generating and sending signals, and lastly it includes a query
26+ builder to ease the process of building queries using the OddQueryLanguage
27+ (OQL).
28+
29+ The proto files that this project depends on can be found at
30+ https://github.com/OddDotNet/OddDotProto.
31+ authors :
32+ - name : Tyler Kenna
33+ 34+ url : https://github.com/DoubleTK
35+ createdAt : ' 2024-11-08'
36+ package :
37+ name : OddDotNet.Client
38+ registry : nuget
39+ version : 0.2.1
Original file line number Diff line number Diff line change 39513951 "StatusCode": 200,
39523952 "LastSeen": "2024-08-09T11:17:17.601945+02:00"
39533953 },
3954+ "https://github.com/DoubleTK": {
3955+ "StatusCode": 200,
3956+ "LastSeen": "2024-11-18T07:27:46.234973166Z"
3957+ },
39543958 "https://github.com/EzzioMoreira": {
39553959 "StatusCode": 200,
39563960 "LastSeen": "2024-09-13T09:26:18.380261046Z"
41194123 "StatusCode": 200,
41204124 "LastSeen": "2024-08-06T15:17:00.060853+02:00"
41214125 },
4126+ "https://github.com/OddDotNet/OddDotCSharp": {
4127+ "StatusCode": 200,
4128+ "LastSeen": "2024-11-18T07:27:46.874342377Z"
4129+ },
4130+ "https://github.com/OddDotNet/OddDotNet": {
4131+ "StatusCode": 200,
4132+ "LastSeen": "2024-11-18T07:27:46.059093956Z"
4133+ },
41224134 "https://github.com/OlivierAlbertini": {
41234135 "StatusCode": 200,
41244136 "LastSeen": "2024-08-06T15:23:05.985099+02:00"
999510007 "StatusCode": 206,
999610008 "LastSeen": "2024-01-30T06:06:02.410999-05:00"
999710009 },
10010+ "https://odddotnet.github.io/OddDotDocs/": {
10011+ "StatusCode": 206,
10012+ "LastSeen": "2024-11-18T07:27:46.284157799Z"
10013+ },
999810014 "https://one.bonree.com/open/document/187": {
999910015 "StatusCode": 206,
1000010016 "LastSeen": "2024-04-02T09:45:50.142295155Z"
1394313959 "StatusCode": 200,
1394413960 "LastSeen": "2024-01-30T15:26:17.426269-05:00"
1394513961 },
13962+ "https://www.nuget.org/packages/OddDotNet.Client": {
13963+ "StatusCode": 200,
13964+ "LastSeen": "2024-11-18T07:27:47.086708666Z"
13965+ },
1394613966 "https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation": {
1394713967 "StatusCode": 200,
1394813968 "LastSeen": "2024-05-13T07:12:48.012368334Z"
You can’t perform that action at this time.
0 commit comments