apache / apache/servicecomb-java-chassis

ServiceComb是否有计划统一管理面端口?

Open
#2,756 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.9k
Forks
814
Avg merge
8d 23h
Merged PRs (30d)
1

Description

1、当前发现业务端口和Prometheus的数据端口是分隔开的。从管理面与业务面分隔的角度上考虑,这确实也是合理的。但是我发现ServiceComb中是独立启动了一个HttpServer暴露的Prometheus数据,如果以后还有别的管理面数据需要暴露(比如:心跳检查),那么Prometheus、心跳检查是否可以和像Spring Actuator中EndPoint机制一样整合到一个端口上?

2、说回心跳,不知道当前有没有默认为服务提供心跳接口,我们的服务当前还是自己写了个心跳的业务接口,我觉得这块层次划分得不是很明确。

3、Prometheus希望能支持https访问。

如果有什么计划,或者思路可以大家一起来探讨。

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files, tests, or entry points are named. Start by locating the independently started HttpServer that exposes Prometheus data and review how management endpoints and heartbeat checks are currently provided; done would require a settled design for shared management-port exposure and HTTPS support.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, prometheus
Domain
api, backend, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.