Skip to content
New issue

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

Incorrect metric type for network collector in docs #22066

Closed
aryan9600 opened this issue Dec 20, 2024 · 1 comment · Fixed by #22118
Closed

Incorrect metric type for network collector in docs #22066

aryan9600 opened this issue Dec 20, 2024 · 1 comment · Fixed by #22118
Labels
domain: external docs Anything related to Vector's external, public documentation source: host_metrics Anything `host_metrics` source related type: bug A code related bug.

Comments

@aryan9600
Copy link

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Problem

The docs say that the output metrics from the network collector are gauges, but according to the code they are counters.

Configuration

No response

Version

latest

Debug Output

No response

Example Data

No response

Additional Context

No response

References

No response

@aryan9600 aryan9600 added the type: bug A code related bug. label Dec 20, 2024
@jszwedko jszwedko added domain: external docs Anything related to Vector's external, public documentation source: host_metrics Anything `host_metrics` source related labels Dec 20, 2024
@pront
Copy link
Member

pront commented Jan 3, 2025

Thank you for this report. Do you happen to have a sample metric handy to confirm that the tags are correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: external docs Anything related to Vector's external, public documentation source: host_metrics Anything `host_metrics` source related type: bug A code related bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants