Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 8f41ea2

Browse files
committed
fix example prompt numbering
1 parent e98ea8c commit 8f41ea2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

get-started/o11y-ai-promptlibrary.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ This example is poor because it does not give the Assistant enough specific info
212212
.. raw:: html
213213

214214
<embed>
215-
<h4>Example prompt 1: Good<a name="example-prompt-1-good" class="headerlink" href="#example-prompt-1-good" title="Permalink to this headline">¶</a></h4>
215+
<h4>Example prompt 2: Good<a name="example-prompt-2-good" class="headerlink" href="#example-prompt-2-good" title="Permalink to this headline">¶</a></h4>
216216
</embed>
217217

218218
:guilabel:`I received an alert with incident ID Ggn_D1TA4BU. What's going on?`
@@ -222,7 +222,7 @@ This example is good because it is focused. It states that you received an alert
222222
.. raw:: html
223223

224224
<embed>
225-
<h4>Example prompt 1: Excellent<a name="example-prompt-1-excellent" class="headerlink" href="#example-prompt-1-excellent" title="Permalink to this headline">¶</a></h4>
225+
<h4>Example prompt 3: Excellent<a name="example-prompt-3-excellent" class="headerlink" href="#example-prompt-3-excellent" title="Permalink to this headline">¶</a></h4>
226226
</embed>
227227

228228
:guilabel:`Can you look at my APM data and logs to understand the root cause of this issue?`
@@ -256,7 +256,7 @@ This prompt is poor because you do not give the Assistant a time range or enviro
256256
.. raw:: html
257257

258258
<embed>
259-
<h4>Example prompt 1: Good<a name="id2" class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h4>
259+
<h4>Example prompt 2: Good<a name="id2" class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h4>
260260
</embed>
261261

262262
:guilabel:`Paymentservice in online boutique env is having issues in past 15 mins. What's going on?`
@@ -266,7 +266,7 @@ This prompt is good because it gives the service and the time range. Telling the
266266
.. raw:: html
267267

268268
<embed>
269-
<h4>Example prompt 1: Excellent<a name="id3" class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4>
269+
<h4>Example prompt 3: Excellent<a name="id3" class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h4>
270270
</embed>
271271

272272
:guilabel:`Paymentservice in online boutique env is having issues in past 15 mins. Look for any relevant error exemplar traces. After identifying the exemplar traces, analyze each full trace by its trace ID`

0 commit comments

Comments
 (0)