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

WIP: Add avalanche like component for testing #5965

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

Conversation

mattdurham
Copy link
Collaborator

PR Description

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Copy link
Contributor

@thampiotr thampiotr left a comment

Choose a reason for hiding this comment

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

Wrote some comments, but only now I've just realised it's WIP/draft 🤦 . Submitting them anyway as maybe they'll be useful. Sorry for the noise!

component/prometheus/test/metrics/component.go Outdated Show resolved Hide resolved
component/prometheus/test/metrics/component.go Outdated Show resolved Hide resolved
component/prometheus/test/metrics/component.go Outdated Show resolved Hide resolved
component/prometheus/test/metrics/component.go Outdated Show resolved Hide resolved
component/prometheus/test/metrics/component.go Outdated Show resolved Hide resolved
@mattdurham
Copy link
Collaborator Author

Here is an example screenshot of the dashboard.

Screen Shot 2023-12-28 at 11 55 05 AM

@mattdurham
Copy link
Collaborator Author

The usage of the benchmark would be ./main metrics --name test --duration 1h --type churn --benchmarks relabel_normal_cache,relabel_large_cache, this would run a benchmark named test for an hour using the discovery source of churn and run the relabel_normal_cache and relabel_large_cache benchmarks.

Copy link
Contributor

github-actions bot commented Feb 6, 2024

This PR has not had any activity in the past 30 days, so the needs-attention label has been added to it.
If you do not have enough time to follow up on this PR or you think it's no longer relevant, consider closing it.
The needs-attention label signals to maintainers that something has fallen through the cracks. No action is needed by you; your PR 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!

@github-actions github-actions bot added the needs-attention An issue or PR has been sitting around and needs attention. label Feb 6, 2024
@rfratto rfratto added the variant/flow Relatd to Grafana Agent Flow. label Apr 9, 2024
@rfratto rfratto added the enhancement New feature or request label Apr 9, 2024
@github-actions github-actions bot removed the needs-attention An issue or PR has been sitting around and needs attention. label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request variant/flow Relatd to Grafana Agent Flow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants