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.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
receiver/filestats
filestatsreceiver doesn't show the full path
The metrics show:
file_size_b{file_name="file.log",file_path="/file.log"} 48
The filepath only show the last path.
v0.93.0
OS: Red Hat Enterprise Linux Server release 7.5 (Maipo)
receivers: filestats: include: /tmp/test/file.log exporters: prometheus: endpoint: "0.0.0.0:8085" pipelines: metrics: receivers: [filestats] exporters: [prometheus]
No response
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
Dupe for #31738, fixed in 0.97.0.
No branches or pull requests
Component(s)
receiver/filestats
What happened?
Description
filestatsreceiver doesn't show the full path
The metrics show:
file_size_b{file_name="file.log",file_path="/file.log"} 48
The filepath only show the last path.
Collector version
v0.93.0
Environment information
Environment
OS: Red Hat Enterprise Linux Server release 7.5 (Maipo)
OpenTelemetry Collector configuration
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: