Skip to content

Conversation

@vasconsaurus
Copy link
Contributor

@vasconsaurus vasconsaurus commented Sep 1, 2025

Description

Since the otel-collector is relevant to all Check services, we don't want to keep it in individual repos, but keep it in the main Check one.

This is only relevant to local development.

References: CV2-6473, CV2-4396
Relates to: meedan/check#108

How has this been tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can verify the changes. Please describe whether or not you implemented automated tests.

Things to pay attention to during code review

Please describe parts of the change that require extra attention during code review, for example:

  • File FFFF, line LL: This refactoring does this and this. Is it consistent with how it’s implemented elsewhere?
  • Etc.

Checklist

  • I have performed a self-review of my own code
  • I have added unit and feature tests, if the PR implements a new feature or otherwise would benefit from additional testing
  • I have added regression tests, if the PR fixes a bug
  • I have added logging, exception reporting, and custom tracing with any additional information required for debugging
  • I considered secure coding practices when writing this code. Any security concerns are noted above.
  • I have commented my code in hard-to-understand areas, if any
  • I have made needed changes to the README
  • My changes generate no new warnings
  • If I added a third party module, I included a rationale for doing so and followed our current guidelines

@vasconsaurus vasconsaurus changed the title Remove otel-collector configuration related code 4396 – 6473 – Remove otel-collector configuration related code Sep 1, 2025
@vasconsaurus
Copy link
Contributor Author

The tests failed due to an error in the CodeClimate step. There is a ticket to deal with this.

@vasconsaurus vasconsaurus marked this pull request as ready for review September 1, 2025 19:19
@vasconsaurus vasconsaurus merged commit 6efd41e into main Sep 1, 2025
4 of 5 checks passed
@vasconsaurus vasconsaurus deleted the 6473-remove-individual-otel-collector-config branch September 1, 2025 20:16
vasconsaurus added a commit to meedan/check that referenced this pull request Sep 5, 2025
We are using the otel-collector mainly to be able to collect custom metrics from our Rails services. But it is a service that can be used with any of Check's services.

Because it is relevant to all of our services we don't want to keep it in individual repos, but keep it in the main Check one.

This is only relevant to local development.

References: CV2-6473, CV2-4396
Relates to: meedan/pender#586
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