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

1853 - Zarf Metrics & Tests #1915

Merged
merged 10 commits into from
Jul 27, 2023
Merged

1853 - Zarf Metrics & Tests #1915

merged 10 commits into from
Jul 27, 2023

Conversation

cmwylie19
Copy link
Contributor

Description

Expose Prometheus metrics through /metrics HTTP endpoint.
Add example of how to scrape metrics.

This PR also tests:

Related Issue

Fixes #1849

Relates to #1693 #1873

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
@netlify
Copy link

netlify bot commented Jul 21, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit b0d59c0
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/64c2af8eae776400087c33c1

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
examples/manifests/zarf.yaml Outdated Show resolved Hide resolved
src/test/e2e/21_connect_test.go Outdated Show resolved Hide resolved
cmwylie19 and others added 3 commits July 24, 2023 08:44
Remove service, wen't with Kiwix example and now this is not needed and should be removed

Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/test-bigbang.yml Show resolved Hide resolved
.github/workflows/test-bigbang.yml Outdated Show resolved Hide resolved
.github/workflows/test-upgrade.yml Outdated Show resolved Hide resolved
src/extensions/bigbang/test/package/zarf.yaml Outdated Show resolved Hide resolved
cmwylie19 and others added 2 commits July 27, 2023 12:16
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

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

lgtm

@Racer159 Racer159 enabled auto-merge (squash) July 27, 2023 16:30
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

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

forgot this is needed

.github/workflows/test-bigbang.yml Show resolved Hide resolved
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

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

lgtm

@Racer159 Racer159 merged commit 925079b into main Jul 27, 2023
@Racer159 Racer159 deleted the 1853 branch July 27, 2023 18:40
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.

Zarf Agent to emit Prom Metrics
2 participants