Class MessagingIncubatingAttributes.MessagingSystemIncubatingValues
java.lang.Object
io.opentelemetry.semconv.incubating.MessagingIncubatingAttributes.MessagingSystemIncubatingValues
- Enclosing class:
- MessagingIncubatingAttributes
public static final class MessagingIncubatingAttributes.MessagingSystemIncubatingValues
extends Object
Values for
MessagingIncubatingAttributes.MESSAGING_SYSTEM.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringApache ActiveMQstatic final StringAmazon Simple Notification Service (SNS)static final StringAmazon Simple Queue Service (SQS)static final StringAzure Event Gridstatic final StringAzure Event Hubsstatic final StringGoogle Cloud Pub/Substatic final StringJava Message Servicestatic final StringApache Kafkastatic final StringApache Pulsarstatic final StringRabbitMQstatic final StringApache RocketMQstatic final StringAzure Service Bus -
Method Summary
-
Field Details
-
ACTIVEMQ
Apache ActiveMQ- See Also:
-
AWS_SNS
Amazon Simple Notification Service (SNS)- See Also:
-
AWS_SQS
Amazon Simple Queue Service (SQS)- See Also:
-
EVENTGRID
Azure Event Grid- See Also:
-
EVENTHUBS
Azure Event Hubs- See Also:
-
SERVICEBUS
Azure Service Bus- See Also:
-
GCP_PUBSUB
Google Cloud Pub/Sub- See Also:
-
JMS
Java Message Service- See Also:
-
KAFKA
Apache Kafka- See Also:
-
RABBITMQ
RabbitMQ- See Also:
-
ROCKETMQ
Apache RocketMQ- See Also:
-
PULSAR
Apache Pulsar- See Also:
-