You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In security, we use security/providers for extending security features and provide new forms of security.
In metrics, we have agreed to use metrics/providers for implementation of additional providers (MP metrics, Micrometer, Otel metrics)
In tracing, we should do the same thing, and move opentelemetry, opentracing, jaeger, and zipkin providers to such a directory.
This will impact:
module maven coordinates
module name (JPMS)
package structure
The text was updated successfully, but these errors were encountered:
In security, we use
security/providers
for extending security features and provide new forms of security.In metrics, we have agreed to use
metrics/providers
for implementation of additional providers (MP metrics, Micrometer, Otel metrics)In tracing, we should do the same thing, and move
opentelemetry
,opentracing
,jaeger
, andzipkin
providers to such a directory.This will impact:
The text was updated successfully, but these errors were encountered: