WildFly: MicroProfile OpenTracing Extension 26.0.0.Final
- java.lang.Object
-
- org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySenderFactory
-
- All Implemented Interfaces:
- io.jaegertracing.spi.SenderFactory
public class WildFlySenderFactory
extends Object
implements io.jaegertracing.spi.SenderFactory
Jaeger client SenderFactory implementation to be able to 'swallow' exceptions when sending the spans to a Jaeger server.
- Author:
- Emmanuel Hugonnet (c) 2020 Red Hat, Inc.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getType
public String getType()
- Specified by:
getType in interface io.jaegertracing.spi.SenderFactory
WildFly: MicroProfile OpenTracing Extension 26.0.0.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.