Skip to content

Commit

Permalink
REST filter with Observation API
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobat committed Feb 22, 2024
1 parent 71f5aa4 commit e72ea9e
Show file tree
Hide file tree
Showing 33 changed files with 1,931 additions and 406 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

import io.micrometer.observation.ObservationRegistry;
import io.micrometer.observation.annotation.Observed;
import io.smallrye.opentelemetry.instrumentation.observation.cdi.convention.DefaultObservedInterceptorConvention;
import io.smallrye.opentelemetry.instrumentation.observation.cdi.convention.CdiInterceptorContext;
import io.smallrye.opentelemetry.instrumentation.observation.cdi.convention.DefaultObservedInterceptorConvention;
import io.smallrye.opentelemetry.instrumentation.observation.cdi.convention.ObservedInterceptorConvention;
import io.smallrye.opentelemetry.instrumentation.observation.cdi.convention.ObservedInterceptorDocumentation;

Expand Down

This file was deleted.

Loading

0 comments on commit e72ea9e

Please sign in to comment.