Remove deprecated LogTableStorageDependency
extensions
#407
Labels
breaking-change
All issues that require to do a breaking chnage
dependencies
All issues related to dependencies
good first issue
Good for newcomers
Milestone
Is your feature request related to a problem? Please describe.
Previously, we used the
DependencyMeasurement
to track dependencies but we have changed that to theDurationMeasurement
.Describe the solution you'd like
Remove the
LogTableStorageDependency
extension in theArcus.Observability.Telemetry.Core
project that still uses theDependencyMeasurement
.The text was updated successfully, but these errors were encountered: