Skip to content

Commit 3690e10

Browse files
authored
Update OpenTelemetry_OPEA_Guide.rst
1 parent 6b79988 commit 3690e10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorial/OpenTelemetry/OpenTelemetry_OPEA_Guide.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _OpenTelemetry_OPEA_Guide:
22

33
OpenTelemetry on OPEA Gudie
4-
####################
4+
#############################
55

66
Overview
77
********
@@ -52,7 +52,7 @@ Below are the GenAIExamples that include support for Grafana, Prometheus, and Ja
5252
ChatQnA <deploy/ChatQnA>
5353

5454
How to Monitor
55-
**********
55+
****************
5656

5757
OpenTelemetry metrics and tracing can be visualized through three primary monitoring UI web pages.
5858

@@ -159,7 +159,7 @@ These sections offer insights into how to interpret the data and utilize the das
159159

160160

161161
Code Instrumentations for OPEA Tracing
162-
**********
162+
****************************************
163163

164164
Enabling OPEA OpenTelemetry tracing for a function is straightforward.
165165
First, import opea_telemetry, and then apply the Python decorator @opea_telemetry to the function you wish to trace.

0 commit comments

Comments
 (0)