We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbc031 commit 7ae50a7Copy full SHA for 7ae50a7
doc/config.md
@@ -539,3 +539,13 @@ Http.UrlStat.LimitSize option sets the limit size of the URLs to be collected.
539
* type: int
540
* default: 1024
541
* 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