Tags: OddDotNet/OddDotCSharp
Tags
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
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