Skip to content

Commit

Permalink
one more fix for public contract
Browse files Browse the repository at this point in the history
Signed-off-by: aunikitin <sanya_nikiti@mail.ru>
  • Loading branch information
aunikitin committed Jan 21, 2023
1 parent 5bc9666 commit 75b8411
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationOptions.HttpClientIn
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationOptions.RecordException.get -> bool
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationOptions.RecordException.set -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions() -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpClientInstrumentationMeterOptions() -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc.get -> OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc.set -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.EnrichWithHttpRequestMessage.get -> OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.EnrichWithHttpRequestMessage.set -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.FilterHttpRequestMessage.get -> System.Func<System.Net.Http.HttpRequestMessage, bool>
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.FilterHttpRequestMessage.set -> void
OpenTelemetry.Metrics.MeterProviderBuilderExtensions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationOptions.HttpClientIn
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationOptions.RecordException.get -> bool
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationOptions.RecordException.set -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions() -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpClientInstrumentationMeterOptions() -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc.get -> OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc.set -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.EnrichWithHttpRequestMessage.get -> OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.HttpRequestMessageEnrichmentFunc
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.EnrichWithHttpRequestMessage.set -> void
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.FilterHttpRequestMessage.get -> System.Func<System.Net.Http.HttpRequestMessage, bool>
OpenTelemetry.Instrumentation.Http.HttpClientInstrumentationMeterOptions.FilterHttpRequestMessage.set -> void
OpenTelemetry.Metrics.MeterProviderBuilderExtensions
Expand Down

0 comments on commit 75b8411

Please sign in to comment.