-
Updated
Dec 17, 2021 - JavaScript
microservices
Here are 6,044 public repositories matching this topic...
-
Updated
Dec 27, 2021 - TypeScript
-
Updated
Dec 27, 2021 - Go
The code coverage https://codecov.io/github/ctripcorp/apollo seems to be less than 60%.
It would be great if it can be brought up around 80-90%.
Which Component
Sentinel
Describe what problem you have encountered
ๅจhystrixๅresilience4jไธญ๏ผๆไปฌๅฏไปฅ้
็ฝฎdefault๏ผๅฏนๆๆ็feign client็ๆ๏ผไพๅฆ็ๆญ่งๅ๏ผ้็ฆป็ญ็ฅใๅจsentinelไธญๆๆพไธๅฐ็ฑปไผผ็้
็ฝฎ๏ผไผผไน้่ฆๅไธชurlๅป้
็ฝฎ๏ผ่ฟ้ๅธธ้บป็ฆ๏ผ่ฏท้ฎๆไนๅใ
In hystrix and resilience4j, we can configure "default", which will take effect for all feign clients, such as circuit breaker rules and isolation strategies. I can't find a similar configuration in sen
-
Updated
Dec 20, 2021 - C#
-
Updated
Dec 27, 2021 - Go
In what area(s)?
/area runtime
What version of Dapr?
1.5.1
What version of OKD?
4.8.0-0.okd-2021-10-10-030117
Expected Behavior
dapr-sidecar-injector should not generate this error. I don't know this error effect some important thing or not
Actual Behavior
dapr-sidecar-injector frequently generates this log but we don't have a problem with side car inje
-
Updated
Dec 9, 2021 - Java
-
Updated
Dec 27, 2021 - Go
-
Updated
Jul 10, 2021
-
Updated
Dec 27, 2021 - Go
Expected Behavior
Docs for creating a backend plugin should be up-to-date.
Current Behavior
yarn create-plugin --backend is no longer valid after backstage/backstage#8039
Poss
-
Updated
Dec 27, 2021 - Go
Background
็ฎๅไฝฟ็จqiankun2.x็็ๆฌ๏ผไธๅกๆๅบ้ๆฑๅจๅๅธๆฐ็็ๆฌๆถๅ๏ผๆๆๅฏไปฅไธๅทๆฐ้กต้ข๏ผไธปๅบ็จๆๆถไธ่่๏ผ่ฟ่ก่ฏฅ็ณป็ป็็ญ้่ฝฝใ็ฑปไผผไบpc็ซฏ็็ญๆดๆฐ๏ผๆๆqiankunๅฏไปฅๅฏผๅบunloadๆนๆณ๏ผๅฎๅ จ้ๆฏapp็็ๅฝๅจๆ๏ผไธๅก็ณป็ปๅๆฌกๅฐๅ ถ้่ฝฝใ
Proposal
- ็ฟป็ๆบ็ ๅ็ฐไธ่ฝ็ญๆดๆฐ็ๅๅ ๆฏๅ ไธบ
import-html-entryไธญ็ผๅญไบembedHTMLCache qiankunๅจimportEntryๆถ๏ผๅฆๆๅทฒ็ป่ทๅ่ฟhtml่ตๆบ๏ผๆฏๆฌก่ทๅ็้ฝๆฏๅ ๅญไธญ็html๏ผไปฅ่ณไบscript & styleไนๆฏ็ผๅญ็- ๆ็่งฃๅณๆนๆกๆฏ๏ผๅจimport-html-entryไธญๅฏผๅบๆ นๆฎappๅปๆธ ้ค็ผๅญ็้ฉๅญๅฝๆฐ
- ๅจqiankunไธญๅ ่ฃนๅ ถๆนๆณ๏ผๆ นๆฎsingle-spa็appStatus่ฟ่กๅธ่ฝฝๅบ็จ
Maybe new warnings after upgrading ErrorProne in #3355.
/home/runner/work/jib/jib/jib-core/src/main/java/com/google/cloud/tools/jib/image/json/JsonToImageTranslator.java:250: warning: [UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
58
59
* Converts a map of volumes strings to a set of {@link Absolut
-
Updated
Nov 15, 2021 - Java
-
Updated
Sep 21, 2021
-
Updated
Dec 3, 2021 - Go
-
Updated
Dec 24, 2021 - Java
-
Updated
Dec 25, 2021 - JavaScript
As discussed in #1979, the current CONTRIBUTING.md document instructs people to run tools/mintest.sh, which requires Python 3.8 and 3.5 installed simultaneously and then it makes things a bit confusing when referencing Python 3.6 or 3.7 and then pyenv shell 3.8.0 3.5.8 and then further below pyenv virtualenv 3.8.0 falcon-sandbox-38. I'm not familiar with pyenv, but this
-
Updated
Sep 27, 2021 - Go
-
Updated
Dec 22, 2021 - Java
Issue description
Now, when configure radixtree_uri_with_parameter in config.yaml, it only work on Route.
If you want use path parameter with control api, you must change source code.
Could you provide an optional way to configure it without change source code just like radixtree_uri_with_parameter.lua
Environment
- all version
On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.
For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.
But the upstream APIs teams just want to know the global time spent in Tyk interna
-
Updated
Dec 27, 2021 - Go
Improve this page
Add a description, image, and links to the microservices topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microservices topic, visit your repo's landing page and select "manage topics."
Is there an existing issue for this?
Kong version (
$ kong version)2.5.1.0
Current Behavior
When calling
kong.response.exit(), the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2: