Skip to content

Comments

feat(cmn): have BaseService expose a full server#2725

Merged
mergify[bot] merged 1 commit intodevelopfrom
sc/cmn-bs-server
Jun 9, 2022
Merged

feat(cmn): have BaseService expose a full server#2725
mergify[bot] merged 1 commit intodevelopfrom
sc/cmn-bs-server

Conversation

@smartcontracts
Copy link
Contributor

Description
Updates BaseServiceV2 to expose a full server instead of simply exposing
the server for metrics. Services can now add new custom routes to this
server. Mainly useful because we're already running the metrics server,
so we might as well allow people to add more things to it.

Requested by @roninjin10

@changeset-bot
Copy link

changeset-bot bot commented Jun 8, 2022

🦋 Changeset detected

Latest commit: 4021ee9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@eth-optimism/common-ts Minor
@eth-optimism/data-transport-layer Patch
@eth-optimism/drippie-mon Patch
@eth-optimism/fault-detector Patch
@eth-optimism/message-relayer Patch
@eth-optimism/replica-healthcheck Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Updates BaseServiceV2 to expose a full server instead of simply exposing
the server for metrics. Services can now add new custom routes to this
server. Mainly useful because we're already running the metrics server,
so we might as well allow people to add more things to it.
@mergify
Copy link
Contributor

mergify bot commented Jun 9, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot merged commit d9e3993 into develop Jun 9, 2022
@mergify mergify bot deleted the sc/cmn-bs-server branch June 9, 2022 19:59
@mergify
Copy link
Contributor

mergify bot commented Jun 9, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot removed the on-merge-train label Jun 9, 2022
roninjin10 pushed a commit that referenced this pull request Jun 9, 2022
Updates BaseServiceV2 to expose a full server instead of simply exposing
the server for metrics. Services can now add new custom routes to this
server. Mainly useful because we're already running the metrics server,
so we might as well allow people to add more things to it.
This was referenced Jun 9, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
theochap pushed a commit that referenced this pull request Jan 14, 2026
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