Skip to content

Commit

Permalink
Update cmd/jaeger/internal/integration/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yuri Shkuro <[email protected]>
Signed-off-by: Harshith Mente <[email protected]>
  • Loading branch information
joeyyy09 and yurishkuro authored Jul 19, 2024
1 parent 3cf0151 commit d09eaa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/jaeger/internal/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ flowchart LR
RPCR --> QueryProcess[jaeger_query]
QueryProcess --> StorageBackend
IngesterExporter -.-> StorageCleaner
StorageCleaner --> StorageBackend
StorageCleaner -->[purge] StorageBackend
subgraph Integration_Test_Executable
Test
Expand Down

0 comments on commit d09eaa4

Please sign in to comment.