Daniel Jaglowski 40b485f08a Update core for v0.90.0 release (#29539) | vor 1 Jahr | |
---|---|---|
.. | ||
internal | vor 1 Jahr | |
Makefile | vor 1 Jahr | |
README.md | vor 1 Jahr | |
config.go | vor 1 Jahr | |
config_test.go | vor 1 Jahr | |
doc.go | vor 1 Jahr | |
documentation.md | vor 1 Jahr | |
factory.go | vor 1 Jahr | |
filestats_darwin.go | vor 1 Jahr | |
filestats_linux.go | vor 1 Jahr | |
filestats_other.go | vor 1 Jahr | |
filestats_windows.go | vor 1 Jahr | |
go.mod | vor 1 Jahr | |
go.sum | vor 1 Jahr | |
metadata.yaml | vor 1 Jahr | |
scraper.go | vor 1 Jahr | |
scraper_test.go | vor 1 Jahr |
Status | |
---|---|
Stability | beta: metrics |
Distributions | contrib, sumo |
Issues | |
Code Owners | @atoulme |
The File Stats receiver collects metrics from files specified with a glob pattern.
include
(required): The glob path for files to watchcollection_interval
(default = 1m
): The interval at which metrics are emitted by this receiver.initial_delay
(default = 1s
): defines how long this receiver waits before starting.See [documentation.md] for a list of the metrics collected.