api-management
Here are 158 public repositories matching this topic...
-
Updated
Sep 2, 2021 - Go
-
Updated
Sep 2, 2021 - JavaScript
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
Issue description
Hi, when I try to install Apache APISIX 2.9 on Mac (M1) accoding to those links[1][2], it failed due to reasons below:
lualogging 1.5.2-1 depends on luasocket (3.0rc1-2 installed)
lualogging 1.5.2-1 is now installed in /Users/juzhiyuan/workspace/apisix-2.9/apache-apisix-2.9-src/deps (license: MIT/X11)
casbin 1.26.0-1 depends on lrexlib-pcre >= 2.9.1 (not instal
-
Updated
Sep 2, 2021 - PHP
-
Updated
Sep 2, 2021 - Python
Is your feature request related to a problem? Please describe.
The Datadog agent is deployed as a Daemonset. It expects the app/Envoy to push traces to the k8s node where the app runs.
Today, we cannot dynamically configure the Envoy configmap to target the host IP.
Describe the solution you'd like
In our Envoy wrapper dockerfile: https://github.com/solo-io/solo-projects/blob/18a7aa
-
Updated
Aug 17, 2021
-
Updated
Aug 19, 2021 - JavaScript
-
Updated
Sep 1, 2021 - Ruby
-
Updated
Sep 2, 2021 - Java
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Aug 15, 2021 - PHP
-
Updated
May 19, 2021 - JavaScript
-
Updated
Jan 14, 2018 - Java
See https://github.com/apiman/apiman/blob/master/.github/workflows/verify.yaml
Might as well also add builds for Java 11 and 15 while at it.
These errors appear during the build process. For example
zally-ruleset-zalando/src/test/kotlin/org/zalando/zally/ruleset/zalando/DateTimePropertiesSuffixRuleTest.kt: (17, 9): Name contains characters which can cause problems on Windows: "
zally-ruleset-zalando/src/test/kotlin/org/zalando/zally/ruleset/zalando/DateTimePropertiesSuffixRuleTest.kt: (46, 9): Name contains characters which can
-
Updated
Aug 24, 2021 - Java
-
Updated
Sep 2, 2021 - Java
Issue description
in http://139.217.190.60/routes/list site:
Expected behavior
How to Reproduce
- Go to '...'
- Click on '...
-
Updated
Aug 30, 2021 - Kotlin
-
Updated
Sep 2, 2021 - TypeScript
We tried to build dashboard docker image for ARM in #197 but failed. Since I could build dashboard docker image on m1 so there's nothing to do with the building process itself.
And since it stuck at yarn build
, a large chance is free Github Actions machine is lack of memory since we also deploy QEMU
to simulate arm environment, as [ref](https://stackoverflow.com/questions/59868448/rpc-error
-
Updated
Sep 2, 2021 - Scala
-
Updated
Oct 27, 2020 - Go
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Mar 16, 2020 - Python
-
Updated
Aug 25, 2021 - Vue
API management apps
Mockend
On-demand GraphQL & REST simple Mock API
Moesif API Insights
Understand API usage and take action with user-centric API observability
Improve this page
Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-management topic, visit your repo's landing page and select "manage topics."
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.