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

ci: enable tracking of policy enforcement latency in scale test #32529

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

marseel
Copy link
Contributor

@marseel marseel commented May 14, 2024

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

Fixes: #issue-number

<!-- Enter the release note text here if needed or remove this section! -->

Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label May 14, 2024
Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
@marseel
Copy link
Contributor Author

marseel commented May 14, 2024

hmm, seems like I might be missing some other config. Some of the queries are not giving any results:

2024-05-14T11:45:05.5266079Z W0514 11:45:05.525624    7212 generic_query_measurement.go:169] query returned no samples for Network Policy Enforcement Latency: PolicyCreation - TargetCount
2024-05-14T11:45:05.5267897Z I0514 11:45:05.525729    7212 generic_query_measurement.go:208] bounded query: histogram_quantile(0.5, sum(policy_enforcement_latency_policy_creation_seconds_bucket)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-merge/needs-release-note-label The author needs to describe the release impact of these changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant