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

fix: quick metrics setup in kind with prometheus #1897

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

adodon2go
Copy link
Collaborator

What type of PR is this?
bug

Which issue does this PR fix:

What does this PR do / Why do we need it:
We have a script in examples/metrics to quickly setup a kind cluster with prometheus support.
That can be used together with a running grafana instance to quickly display some graphs.

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

andaaron
andaaron previously approved these changes Oct 6, 2023
Copy link
Contributor

@andaaron andaaron left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #1897 (b62f1b8) into main (fc2380b) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head b62f1b8 differs from pull request most recent head 7dae950. Consider uploading reports for the commit 7dae950 to get more accurate results

@@           Coverage Diff            @@
##             main    #1897    +/-   ##
========================================
  Coverage   91.92%   91.93%            
========================================
  Files         154      153     -1     
  Lines       26584    26434   -150     
========================================
- Hits        24438    24301   -137     
+ Misses       1586     1575    -11     
+ Partials      560      558     -2     

see 13 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

examples/metrics/Makefile Outdated Show resolved Hide resolved
@rchincha
Copy link
Contributor

rchincha commented Oct 6, 2023

Also can this be added as a nightly test?

@adodon2go adodon2go force-pushed the kind-metrics-script branch 2 times, most recently from 576e29c to b62f1b8 Compare October 11, 2023 11:40
@adodon2go adodon2go self-assigned this Oct 11, 2023
Copy link
Contributor

@andaaron andaaron left a comment

Choose a reason for hiding this comment

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

This looks good from my side.

@adodon2go adodon2go force-pushed the kind-metrics-script branch from b62f1b8 to 7dae950 Compare October 16, 2023 07:57
@adodon2go
Copy link
Collaborator Author

Also can this be added as a nightly test?

I will add a new CI workflow to address this.

@andaaron
Copy link
Contributor

Also can this be added as a nightly test?

I will add a new CI workflow to address this.

Let's track this in #1930

@andaaron andaaron merged commit 12227b4 into project-zot:main Oct 16, 2023
31 checks passed
@adodon2go adodon2go deleted the kind-metrics-script branch October 16, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants