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: add working podmonitor for sidekiq #169

Merged
merged 9 commits into from
Jul 23, 2024
Merged

fix: add working podmonitor for sidekiq #169

merged 9 commits into from
Jul 23, 2024

Conversation

zachariahmiller
Copy link
Contributor

Description

  • add working podmonitor for sidekiq

Related Issue

Fixes #
#165

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

@zachariahmiller zachariahmiller requested a review from a team as a code owner July 16, 2024 22:19
@zachariahmiller zachariahmiller marked this pull request as draft July 16, 2024 22:20
@zachariahmiller
Copy link
Contributor Author

zachariahmiller commented Jul 16, 2024

I put this in draft because while the deployment will work fine and doesnt impact existing functionality (this pod monitor is not there/working currently), a patch is required to uds-core to not overwrite the scrapeClass when its explicitly defined in a PodMonitor resource, which we had to do in this case to enable the enableHTTP2: false that was required for sidekiq but not exposed in the Package CR.

All that to say it could be merged right now and then the functionality "works" in the next uds-core patch release.

Anyways, visual proof of the active target in prometheus after deploying gitlab against a uds-core build based on the linked PR branch:
image

@zachariahmiller zachariahmiller marked this pull request as ready for review July 23, 2024 14:43
@zachariahmiller zachariahmiller merged commit 5ff550a into main Jul 23, 2024
12 checks passed
Racer159 pushed a commit that referenced this pull request Jul 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[17.1.2-uds.1](v17.1.2-uds.0...v17.1.2-uds.1)
(2024-07-23)


### Bug Fixes

* add working podmonitor for sidekiq
([#169](#169))
([5ff550a](5ff550a))


### Miscellaneous

* change playwright to a docker container
([#172](#172))
([9c805ff](9c805ff))
* **deps:** update gitlab support dependencies
([#170](#170))
([f02875b](f02875b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants