Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Aug 30, 2022
1 parent a90c5ed commit e2b201f
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions specification/trace/semantic_conventions/messaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@
<!-- toc -->

- [Definitions](#definitions)
- [Destinations](#destinations)
- [Message consumption](#message-consumption)
- [Conversations](#conversations)
- [Temporary destinations](#temporary-destinations)
* [Destinations](#destinations)
* [Message consumption](#message-consumption)
* [Conversations](#conversations)
* [Temporary destinations](#temporary-destinations)
- [Conventions](#conventions)
- [Span name](#span-name)
- [Span kind](#span-kind)
- [Operation names](#operation-names)
* [Span name](#span-name)
* [Span kind](#span-kind)
* [Operation names](#operation-names)
- [Messaging attributes](#messaging-attributes)
- [Per-message attributes](#per-message-attributes)
- [Attributes specific to certain messaging systems](#attributes-specific-to-certain-messaging-systems)
- [RabbitMQ](#rabbitmq)
- [Apache Kafka](#apache-kafka)
- [Apache RocketMQ](#apache-rocketmq)
* [Per-message attributes](#per-message-attributes)
* [Attributes specific to certain messaging systems](#attributes-specific-to-certain-messaging-systems)
+ [RabbitMQ](#rabbitmq)
+ [Apache Kafka](#apache-kafka)
+ [Apache RocketMQ](#apache-rocketmq)
- [Examples](#examples)
- [Topic with multiple consumers](#topic-with-multiple-consumers)
- [Apache Kafka with Quarkus or Spring Boot Example](#apache-kafka-with-quarkus-or-spring-boot-example)
- [Batch receiving](#batch-receiving)
- [Batch processing](#batch-processing)
* [Topic with multiple consumers](#topic-with-multiple-consumers)
* [Apache Kafka with Quarkus or Spring Boot Example](#apache-kafka-with-quarkus-or-spring-boot-example)
* [Batch receiving](#batch-receiving)
* [Batch processing](#batch-processing)

<!-- tocstop -->

Expand Down

0 comments on commit e2b201f

Please sign in to comment.