package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
Name string `json:"name"`
Endpoint string `json:"endpoint"`
Sampler float64 `json:"sampler"`
Batcher string `json:"batcher"`
}
Options 这个配置和 业务中 app 中的 tracing 冗余,为的是将 tracing 从业务中解耦出来
Source Files
¶
Click to show internal directories.
Click to hide internal directories.