package
0.0.0-20250225160627-a5c4e050d9d8
Repository: https://github.com/mongodb/ftdc.git
Documentation: pkg.go.dev
# Functions
CollectJSONStream provides a blocking process that reads new-line separated JSON documents from a file and creates FTDC data from these sources.
CollectRuntime starts a blocking background process that that collects metrics about the current process, the go runtime, and the underlying system.
NewCollectOptions creates a valid, populated collection options structure, collecting data every minute, rotating files every 24 hours.
# Structs
CollectJSONOptions specifies options for a JSON2FTDC collector.
CollectOptions are the settings to provide the behavior of the collection process process.
No description provided by the author
Runtime provides an aggregated view for.
# Type aliases
No description provided by the author