Skip to content

Add healthcheck to featureflagservice#661

Merged
puckpuck merged 10 commits into
open-telemetry:mainfrom
cedricziel:featureflagservice-health
Jan 19, 2023
Merged

Add healthcheck to featureflagservice#661
puckpuck merged 10 commits into
open-telemetry:mainfrom
cedricziel:featureflagservice-health

Conversation

@cedricziel

@cedricziel cedricziel commented Dec 27, 2022

Copy link
Copy Markdown
Contributor

Changes

In order to assess the health of this central service, compose should perform a check on the service.

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

In order to assess the health of this central service, compose should perform a check on the service.
@cedricziel
cedricziel requested a review from a team December 27, 2022 09:37
@mic-max

mic-max commented Dec 27, 2022

Copy link
Copy Markdown
Contributor

I believe we have decided on monitoring the health using Kubernetes and on not supporting doing through docker like your proposal.

@cedricziel

Copy link
Copy Markdown
Contributor Author

Why is that? If a certain service fails in the docker compose scenario, how do you know (other than fallout)?

Does that mean the primary intention of this project is to be run on k8s? Then we should probably remove the docker compose file.

@julianocosta89 julianocosta89 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I personally like the addition.
There is a discussion going on that may change this though.
@cedricziel please feel free to add your insights in here: #635

@cedricziel

Copy link
Copy Markdown
Contributor Author

@julianocosta89 thanks for raising awareness!

@puckpuck puckpuck added the helm-update-required Requires an update to the Helm chart when released label Jan 4, 2023
@julianocosta89

Copy link
Copy Markdown
Member

@puckpuck should we do something regarding helm in this one?
Otherwise, I think we are good to merge this one

@puckpuck

Copy link
Copy Markdown
Contributor

We don't need to touch Helm for this.

@puckpuck
puckpuck merged commit 122b104 into open-telemetry:main Jan 19, 2023
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
* Add healthcheck to featureflagservice

In order to assess the health of this central service, compose should perform a check on the service.

* Add changelog entry

Co-authored-by: Juliano Costa <[email protected]>
Co-authored-by: Carter Socha <[email protected]>
mohamed3637 added a commit to mohamed3637/opentelemetry-demo that referenced this pull request Oct 7, 2025
* Add healthcheck to featureflagservice

In order to assess the health of this central service, compose should perform a check on the service.

* Add changelog entry

Co-authored-by: Juliano Costa <[email protected]>
Co-authored-by: Carter Socha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

helm-update-required Requires an update to the Helm chart when released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants