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

chore: add new Prometheus endpoint information #1318

Merged
merged 6 commits into from
May 30, 2024

Conversation

sgaist
Copy link
Contributor

@sgaist sgaist commented May 16, 2024

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind design

/kind user-interface

/kind content

/kind translation

/kind event

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area blog

/area documentation

/area community

What this PR does / why we need it:

Explain how to activate the /metrics endpoint and what it will return.

Which issue(s) this PR fixes:

Fixes #1291

Special notes for your reviewer:

Explain how to activate the /metrics endpoint and what it will return.

Signed-off-by: Samuel Gaist <[email protected]>
@incertum
Copy link
Contributor

Awesome, I'll update the existing output fields for metrics (since we also added new ones) in a follow up PR @leogr as well.

sgaist and others added 2 commits May 16, 2024 12:50
Co-authored-by: Melissa Kilby <[email protected]>
Signed-off-by: Samuel Gaist <[email protected]>
@LucaGuerra
Copy link
Contributor

Thank you for this! It's really useful

@LucaGuerra
Copy link
Contributor

/hold

until 0.38.0 release

/milestone falco-0.38.0

@leogr leogr added this to the falco-0.38.0 milestone May 16, 2024
Copy link
Contributor

@incertum incertum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sgaist and @LucaGuerra @leogr this PR should be merged first, after that I can rebase the second PR #1325.

content/en/docs/metrics/falco-metrics.md Outdated Show resolved Hide resolved
content/en/docs/metrics/falco-metrics.md Show resolved Hide resolved
content/en/docs/metrics/falco-metrics.md Outdated Show resolved Hide resolved
sgaist and others added 3 commits May 23, 2024 15:18
…d be present

Co-authored-by: Melissa Kilby <[email protected]>
Signed-off-by: Samuel Gaist <[email protected]>
Co-authored-by: Melissa Kilby <[email protected]>
Signed-off-by: Samuel Gaist <[email protected]>
@LucaGuerra
Copy link
Contributor

/assign

@poiana poiana added the lgtm label May 30, 2024
@poiana
Copy link

poiana commented May 30, 2024

LGTM label has been added.

Git tree hash: da5a7eab920e59fbb077336a4e142d16dfe08a4b

@poiana
Copy link

poiana commented May 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LucaGuerra, sgaist

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@LucaGuerra
Copy link
Contributor

/unhold

@poiana poiana merged commit 97a1a0a into falcosecurity:master May 30, 2024
6 checks passed
@sgaist sgaist deleted the patch-1 branch June 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Metrics] Update Metrics pages w/ new Prometheus support and the renamed output rules metrics fields
5 participants