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

CP-23810: add (optional) inspector feature #119

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

evan-cz
Copy link
Contributor

@evan-cz evan-cz commented Dec 9, 2024

By submitting a PR to this repository, you agree to the terms within the CloudZero Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

The inspector is a small proxy server which sits in a container alongside of the CloudZero Agent to help surface connectivity errors between Prometheus and the CloudZero API in an actionable way.

The docker image for the inspector isn't currently published anywhere, so you'll have to do a make docker from that repo. Hopefully that will change soon, though when it does I'm guessing the name in this patch will need a tweak.

References

Include any links supporting this change such as a:

  • GitHub Issue/PR number addressed or fixed
  • StackOverflow post
  • Support forum thread
  • Related pull requests/issues from other repos

If there are no references, simply delete this section.

Testing

Thins is pretty simple to toggle on/off. Once you've created the docker image locally, just set enableInspector: true in your values and install the chart.

Checklist

  • I have added documentation for new/changed functionality in this PR
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

@evan-cz evan-cz force-pushed the CP-23810-add-inspector-option branch from 40e7621 to 442588e Compare December 9, 2024 16:04
The inspector is a small proxy server which sits in a container
alongside of the CloudZero Agent to help surface connectivity errors
between Prometheus and the CloudZero API in an actionable way.
@evan-cz evan-cz force-pushed the CP-23810-add-inspector-option branch from 442588e to 33e7d6d Compare December 11, 2024 12:52
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.

1 participant