Skip to content

Commit 810c2ca

Browse files
Update docs/sources/tempo/api_docs/_index.md
1 parent 947f6ea commit 810c2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/tempo/api_docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ but if it can also send OpenTelemetry proto if `Accept: application/protobuf` is
204204
### Search
205205

206206
The Tempo Search API finds traces based on span and process attributes (tags and values). Note that search functionality is **not** available on
207-
[v2 blocks](https://grafana.com/docs/tempo/<TEMPO_VERSION>/configuration/parquet/#choose-a-different-block-format).
207+
[v2 blocks](https://grafana.com/docs/tempo/<TEMPO_VERSION>/configuration/parquet/#choose-a-different-block-format).
208208

209209
When performing a search, Tempo does a massively parallel search over the given time range, and takes the first N results. Even identical searches differs due to things like machine load and network latency. TraceQL follows the same behavior.
210210

0 commit comments

Comments
 (0)