-
Updated
Dec 15, 2021 - JavaScript
microservices
Here are 5,989 public repositories matching this topic...
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Dec 16, 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
Is your feature request related to a problem? Please describe.
ๅฆๆ้
็ฝฎ้่ฆไธๅๅฐๅคไธชๆบๆฟ๏ผไฟฎๆน้
็ฝฎ็ๆถๅ๏ผ้่ฆๆฏไธช้็พค้ฝไฟฎๆนไธๆฌก๏ผๅฆๆ่ฝๅๅฐไธๅ้็พคไน้ด็้
็ฝฎๆฐๆฎๅๆญฅไผๆดๅฅฝใ
๏ผIf the configuration needs to be delivered to multiple equipment rooms, you need to modify the configuration for each cluster. It is better to synchronize configuration data between clusters. ๏ผ
Describe the solution you'd like
A clear and concise description of
-
Updated
Dec 8, 2021 - C#
-
Updated
Dec 16, 2021 - Go
In what area(s)?
/area runtime
What version of Dapr?
Runtime 1.5.1, 1.4.3
Expected Behavior
- Method invocation with URL that contains a urlencoded
/character that is%2F:
http://localhost:[DAPR_PORT]/v1.0/invoke/[MY_SERVICE]/method/test/value%2F123 - Expected ASP.Core service endpoint to be called from the sidecar:
/test/value%2F123
Actual Behavior
-
Updated
Dec 9, 2021 - Java
-
Updated
Dec 16, 2021 - Go
-
Updated
Jul 10, 2021
-
Updated
Dec 16, 2021 - Go
Issue mentioned in following PR and Discord:
PR: backstage/backstage#8378
Discord: https://discord.com/channels/687207715902193673/687235481154617364/917756886491754526
Expected Behavior
I should be able to use a <Link /> to navigate to the catalog and use the search query to apply filters e.g.,
-
Updated
Dec 16, 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 16, 2021 - Java
-
Updated
Nov 18, 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 16, 2021 - Java
Issue description
Sometimes, we just need install etcd, ref here. But install_dependencies.sh not support this feature, it will install all dependencies of APISIX. Should we support install etcd separately in install_dependencies.sh ?
example:
bash install_dependencies.sh etcd
Environment
- apisix 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 16, 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: