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

Docs feedback: The topic local.file_match lacks detail on structure for path_targets. #736

Open
clayton-cornell opened this issue May 1, 2024 · 1 comment
Assignees
Labels
needs-attention type/docs Docs Squad label across all Grafana Labs repos

Comments

@clayton-cornell
Copy link
Contributor

URL

https://grafana.com/docs/alloy/latest/reference/components/local.file_match/

Feedback

The topic https://grafana.com/docs/alloy/latest/reference/components/local.file_match/ lacks detail on structure for path_targets. The doublestar doc https://github.com/bmatcuk/doublestar doesn't provide relevant information.

The example at https://grafana.com/docs/grafana-cloud/monitor-infrastructure/integrations/integration-reference/integration-apache-http/ uses undocumented features.

local.file_match "logs_integrations_integrations_apache_access" {
	path_targets = [{
		__address__ = "localhost",
		__path__    = "/var/log/apache2/access.log",
		instance    = constants.hostname,
		job         = "integrations/apache_http",
	}]
}
@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label May 1, 2024
@clayton-cornell clayton-cornell self-assigned this May 1, 2024
Copy link
Contributor

github-actions bot commented Jun 1, 2024

This issue has not had any activity in the past 30 days, so the needs-attention label has been added to it.
If the opened issue is a bug, check to see if a newer release fixed your issue. If it is no longer relevant, please feel free to close this issue.
The needs-attention label signals to maintainers that something has fallen through the cracks. No action is needed by you; your issue will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity.
Thank you for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-attention type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

No branches or pull requests

1 participant