Skip to content

Tags: OddDotNet/OddDotCSharp

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update nuget.yml 

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature (Breaking Change): Add Array and KvList support (#17) * Refactor to support new ArrayValue and KVL. * Added Log Body configuration options. * Finished Log updates for Array and KVL * ExponentialHistogram Array and KVL support. * Added Gauge Array and KVL support. * Added Histogram Array and KVL support. * Bumping version for breaking change. * Added Metadata Array and KVL support. * Added Metric InstrumentationScope Array and KVL support. * Added Metric Resource Attribute Array and KVL support. * Added Metric Summary Array and KVL support. * Added Metric Sum Array and KVL support. * Added Span Array and KVL support. * Completed XML docs. * Updated OddDotProto to v0.4.0

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Add LogRecord support (#16) * Added support for LogRecord. * Updated csproj to include XML docs in NuGet. * Updated version. * Fixed a typo.

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added Client compile directive for opentelemetry proto. (#13) 

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Add Metrics (#11) * Pulled in latest protos. Fixed span builder and tests. * In-progress commit of metric client updates. * Completed metric implementation. Completed Span refactor. * Updated proto to v0.2.0 * Bumped version to 0.2.0

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
BREAKING CHANGE: Refactor to use OTEL messages directly (#10) * Pulling in specific branch of OddDotProto. * Imported latest proto. Fixed build errors. Adjusted tests. * Removing submodule to place in separate 'submodule' directory * Update submodule directory. * Pulled in updates to proto files. * Updated OddDotProto submodule back to main. * Bumped GitVersion.yml

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Add README and LICENSE (#9) * Updated README and added to package. * Added Apache-2.0 license expression.

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pulled in latest proto updates. (#8) Refactored to use new proto updates.

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update GitVersion.yml