We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a5975 commit 46bd0d3Copy full SHA for 46bd0d3
docs/platforms/javascript/common/tracing/span-metrics/examples.mdx
@@ -109,7 +109,7 @@ The frontend span initiates the trace and handles the file upload process. It pr
109
110
## LLM Integration Monitoring
111
112
-**Challenge:** Managing cost (token usage) and performance of LLM integrations across frontend and backend coponents.
+**Challenge:** Managing cost (token usage) and performance of LLM integrations across frontend and backend components.
113
114
**Solution:** Tracking of the entire LLM interaction flow, from user input to response rendering.
115
0 commit comments