Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up[Feature request] ServiceComb Service Discovery #3522
Comments
This comment has been minimized.
This comment has been minimized.
|
We r now in Apache incubator |
gouthamve
changed the title
[Feature request] Add Discovery service for prometheus
[Feature request] ServiceComb Service Discovery
Dec 23, 2017
This comment has been minimized.
This comment has been minimized.
|
Thanks for suggesting this change. Unfortunately, we are currently not accepting new integrations. We can only provide the stability and performance we want to provide if we can properly maintain the codebase. This includes, amongst others, test integrations in an automated and scalable fashion. For this reason, we are suggesting people integrate with the help of our generic interfaces. We have an integrations page on which integrations using our generic interfaces are listed. Even if existing integrations can not be tested in an automated fashion, we will not remove them for reasons of compatibility. This also means that any additions we take on, or any changes to existing integrations we make or accept, will mean maintaining and testing these until at least the next major version, realistically even beyond that. Feel free to question this answer on our developer mailing list, but be aware it's unlikely that you will get a different answer. |
simonpasquier
closed this
Aug 1, 2018
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 22, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
tianxiaoliang commentedNov 30, 2017
That is a Service Discovery https://github.com/ServiceComb/service-center, M hoping to contribute code to https://github.com/prometheus/prometheus/tree/master/discovery to support this service.
What u think