Skip to content

Commit 7ae50a7

Browse files
committed
[#79] add config doc
1 parent 2fbc031 commit 7ae50a7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/config.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,3 +539,13 @@ Http.UrlStat.LimitSize option sets the limit size of the URLs to be collected.
539539
* type: int
540540
* default: 1024
541541
* dynamic
542+
543+
### Http.UrlStat.WithMethod
544+
Http.UrlStat.WithMethod option adds http method as prefix to url string key.
545+
546+
* --pinpoint-http-urlstat-withmethod
547+
* PINPOINT_GO_HTTP_URLSTAT_WITHMETHOD
548+
* WithHttpUrlStatWithMethod()
549+
* type: bool
550+
* default: false
551+
* dynamic

0 commit comments

Comments
 (0)