Daniel Jaglowski 40b485f08a Update core for v0.90.0 release (#29539) | 1 år sedan | |
---|---|---|
.. | ||
internal | 1 år sedan | |
Makefile | 1 år sedan | |
README.md | 1 år sedan | |
config.go | 1 år sedan | |
config_test.go | 1 år sedan | |
doc.go | 1 år sedan | |
documentation.md | 1 år sedan | |
factory.go | 1 år sedan | |
filestats_darwin.go | 1 år sedan | |
filestats_linux.go | 1 år sedan | |
filestats_other.go | 1 år sedan | |
filestats_windows.go | 1 år sedan | |
go.mod | 1 år sedan | |
go.sum | 1 år sedan | |
metadata.yaml | 1 år sedan | |
scraper.go | 1 år sedan | |
scraper_test.go | 1 år sedan |
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.