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

Remove telemetry and rest-server feature flags #3878

Merged
merged 8 commits into from
Apr 2, 2024

Conversation

romac
Copy link
Member

@romac romac commented Mar 7, 2024

Closes: #XXX

Description

I don’t see the point anymore in feature-guarding the telemetry and REST servers, given that:
a) those can be enabled or disabled within the config file
b) I suspect the vast majority of users use Hermes via Docker, or a pre-built binary, or just build it with the default features.


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@romac romac added this to the v1.9 milestone Mar 12, 2024
@romac romac changed the title Enable telemetry unconditionally and remove telemetry feature flag Remove telemetry feature flag Mar 18, 2024
Signed-off-by: Romain Ruetschi <romain@informal.systems>
@romac romac requested a review from ljoss17 March 25, 2024 12:42
@romac romac marked this pull request as ready for review March 25, 2024 12:42
@romac romac changed the title Remove telemetry feature flag Remove telemetry and rest-server feature flags Mar 27, 2024
Copy link
Contributor

@ljoss17 ljoss17 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@romac romac merged commit cf17704 into master Apr 2, 2024
36 checks passed
@romac romac deleted the romac/remove-telemetry-flag branch April 2, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants