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

[ACTION] Deep dive on Collect & visualise metrics workflow - FALCO #46

Open
AntonioDiTuri opened this issue Feb 6, 2024 · 2 comments
Open

Comments

@AntonioDiTuri
Copy link
Contributor

AntonioDiTuri commented Feb 6, 2024

In this issue we agreed on the metrics we would like to graph on Grafana for the idle tests

This ticket is about gathering some inputs to define a workflow on how to collect & visualize the metrics.
This ticket is dependent on enabling the production of the falco-specific metrics like the kernel_event_rate

Once that is clear we should ask ourself how we transfer those data so that Grafana can graph them:

  • One such a solution could be the https://github.com/falcosecurity/falco-exporter to export it to Prometheus and to read it from there

  • Another solution would be to write a custom script that reads from the file where falco saves the metrics /tmp/stats/falco_stats.jsonl and write back to a source that grafana can read (e.g. a MySQL database)

  • Another idea would be to check if the same metrics are also available at some endpoints so that Grafana can query them directly

  • Other inputs are really welcome!

@AntonioDiTuri AntonioDiTuri changed the title Deep dive on Collect & visualise metrics workflow - FALCO [ACTION] Deep dive on Collect & visualise metrics workflow - FALCO Feb 6, 2024
@AntonioDiTuri
Copy link
Contributor Author

Redirecting this issue to falcosecurity/cncf-green-review-testing#14

@leonardpahlke
Copy link
Member

👍, would be good to consolidate here after the discussion in falcosecurity/cncf-green-review-testing#14 ended

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants