Pat
Pat
For anyone coming to this, we can build the packages now but there are no official released versions yet.
We can build AL2022 packages already, we just do not provide any official packages in repositories for them as a supported target. The primary reason is that it is still...
This should be present in 2.0.
I personally agree with deprecation: there is a fair bit of confusion with mismatches in configuration across the two plugins and so people follow a blog post/etc. for the Grafana...
@owen-d what was the outcome of this? Just curious if the plan is to deprecate or not - and when if so?
Looks like we need to disable release mode for CentOS 7 compilation checks (although the reason for them is to confirm the code will compile and build) or extend the...
Thanks @Garfield96, yeah the CFL issue is already resolved but we've not updated the dependency here so that's a known problem I won't blame this PR for! :) https://github.com/fluent/cfl/pull/18
> @niedbalski I would highly appreciate it if you could have a look at this PR. Thanks. @Garfield96 I'll ask @niedbalski once he is back from holiday to take a...
It does indeed look like there is no ruby parser defined either for 1.9 or `master` and there is no relevant code for it in the repo. Simplifying the config:...
Typically this would be something I would use process exporter for rather than node exporter: https://github.com/ncabatoff/process-exporter There is also a dashboard then for this: https://grafana.com/grafana/dashboards/249-named-processes/ It may be a good...