Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Document segment report failure (#123) (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaojingguo authored Aug 4, 2021
1 parent 9de9f1c commit ddc26b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,11 @@ Get the `SpanID` of the `activeSpan` in the `Context`.
go2sky.SpanID(ctx)
```

## Periodically Report
Go2sky agent reports the segments periodically.
It would not wait for all finished segments reported when the service exits.


# Advanced Concepts

We cover some advanced topics about GO2Sky.
Expand Down

0 comments on commit ddc26b2

Please sign in to comment.