service-discovery
Here are 465 public repositories matching this topic...
Issue Description
Type: bug report
Describe what happened
java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance/beat after all servers([minion-register:8848]) tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
The forward plugin has some rather convoluted config setups. I.e. functions on Proxy that call other functions on the lower bits (Transport and Healthcheck). For some reason I can't remember HealthCheck as an interface; where in reality we only have one impl. here.
This all looks over-engineered and ready to be massively simplified - hopefully with a reduction in LOCs.
- Feature request
Expose stats scoped by the caller service, so linkerd can be used as the source of truth for all service to service call metrics.
Considering this can explode easily, it is probably better so expose only a limited numbers of stats.
For each route i would suggest to expose the same metrics exposed by https://github.com/twitter/finagle/blob/master/finagle-http/src/main/
A zero cost, faster multi-language bidirectional microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!
-
Updated
Jul 1, 2020 - Go
Please, someone, explain how to use:
useIpFromLabel | | Uses the IP address stored in the given label, which is assigned to a container, for registration with Consul
At least on kubernetes. Thanks!
Sometimes you see this message in Nmap output:
Warning: xxx.xxx.xxx.xxx giving up on port because retransmission cap hit (10).
It would be nice to add the port number here as well, in case you want to manually investigate that host and port after the scan has finished.
Something like:
Warning: xxx.xxx.xxx.xxx giving up on port 12345/tcp because retransmission cap hit (10).
``
在README中加上适用场景的解释说明
If not for some particular exceptions, the status code returned from our WebAPI on error is always 500, regardless of the kind of error.
If an object already exists, for example, it should be returned as 409. If the object does not pass the schema validation, it should be a 415.
Go through the whole WebAPI and verify that the status codes are being returned correctly.
Hint: Error cl
Describe the bug
I just signed up and went to the public templates section.
There is only one template shown (see screenshot).
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://cloud.lastbackend.com/templates#public'
- See error
Expected behavior
I was expecting a lot more, e.g. Wordpress, MongoDB, Bootstrap, PostgreSQL, Etherpad, Apache, CouchDB, SearX, wall
Jupiter是一款性能非常不错的, 轻量级的分布式服务框架
-
Updated
Jun 15, 2020 - Java
Nmap on steroids. Simple CLI with the ability to run pure Nmap engine, 31 modules with 459 scan profiles.
-
Updated
Nov 15, 2019 - Shell
Microdot: An open source .NET microservices framework
-
Updated
Jun 30, 2020 - C#
I found issue going thru quick-start-guide.
All git clone urls are prefixed git@github.com: this results in user error.
I believe the correct prefix should be https//github.com/
I also found this in autopilotpattern hello-world repo. Perhaps a global config is setting up prefix, not sure exactly were to file issue or more than one.
cheers
wide range mass audit toolkit
-
Updated
Oct 3, 2018 - Python
more developer docs?
Hey, sounds like a cool project.
Can you elaborate more on the encryption?
When I store values are they encrypted?
Are there REST apis? or just the go command line? other languages apis?
@ConstructorBinding annotated classes not refreshing
I am using Spring Cloud version Hoxton with Spring Boot 2.2.x
Spring Boot 2.2.x introduced a an annotation @ConstructorBinding that allows defining @ConfigurationProperties classes strictly through constructors, which allows using immutable classes in configurations.
While the initial configuration is being loaded from my Consul K
A high available service discovery & registration & fault-tolerance framework
-
Updated
Dec 21, 2018 - C++
UAVStack Open Source All in One Repository
-
Updated
Jul 1, 2020 - Java
Add Nomad
Suggesting that we introduce https://www.nomadproject.io/ into the base images to complement Consul more than anything perhaps.
- Add
alpine-consul-nomadusingalpine-consul-base(as server) - Add
user-consul-nomad(as server) - Add
user-consul-nomad-agent(as agent)
So exactly like alpine-consul.
I left alpine-nomad out on purpose as I do not see a use-case for it but if it should b
Describe the solution you'd like
The Samples for Steeltoe 3.0 (master) need to reflect the updates we have added.
This ticket requests a complete review of the Samples in the repo to update them for the latest implementation.
The code snippets provided in the docs for adding authentication to the CuratorFramework suggest methods that don't exist i.e.
@BoostrapConfiguration
public class CustomCuratorFrameworkConfig {
@Bean
public CuratorFramework curatorFramework() {
CuratorFramework curator = new CuratorFramework();
curator.addAuthInfo("digest", "user:password".getBytes());
return cuScaleCube Services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)
-
Updated
Jul 3, 2020 - Java
Hi,
the Haproxy supports h2 frontend support and I tried to enable it with marathon-lb. I took a while but finally I was successful.
I created the following overwrite template HAPROXY_HTTPS_FRONTEND_HEAD file (including the leading and post empty line) and added into the template folder.
``
frontend marathon_https_in
bind *:443 ssl {sslCerts} alpn h2,http/1.1
mode http
``
Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
-
Updated
May 21, 2020 - Java
What is Happening
DPS documentation shows that is possible to use the environment variable MG_REGISTER_CONTAINER_NAMES to configure the registerContainerNames configuration option.
Because the documentation states that the default value is false a user may expect to enable the feature using true for the envi
#245 fixed a build issue in the Add Steps demo by upgrading Grafana. That version bump introduced a "Getting Started" panel in the Grafana dashboard, which should be removed.
Background
Newer versions of Grafana include a "Getting Started" panel that should be disabled for our demo:
<img width="1016" alt="Screen Shot 2019-03-26 at 10 13 19 AM" src="https://user-images.githubusercontent.c
mDNS / DNS-SD Service Discovery in pure Go (also known as Bonjour)
-
Updated
May 28, 2020 - Go
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
-
Updated
Apr 24, 2019
Improve this page
Add a description, image, and links to the service-discovery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the service-discovery topic, visit your repo's landing page and select "manage topics."


Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp