Skip to content

Commit 301962e

Browse files
committed
doc: add opentelemetry to main features
1 parent 6546b78 commit 301962e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/asciidoc/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ fun main(args: Array<String>) {
6060
* **Reactive Ready:** Support for <<core-responses, reactive responses>> (CompletableFuture, RxJava, Reactor, Mutiny, and Kotlin Coroutines).
6161
* **Server Choice:** Run on https://www.eclipse.org/jetty[Jetty], https://netty.io[Netty], https://vertx.io[Vert.x], or http://undertow.io[Undertow].
6262
* **AI Ready:** Seamlessly expose your application's data and functions to Large Language Models (LLMs) using the first-class link:modules/mcp[Model Context Protocol (MCP)] module.
63+
* **Deep Observability:** Native, vendor-neutral distributed tracing, server metrics, and log correlation via link:modules/opentelemetry[OpenTelemetry] module.
6364
* **Extensible:** Scale to a full-stack framework using extensions and link:modules[modules].
6465

6566
[TIP]

0 commit comments

Comments
 (0)