Skip to content
#

api-management

Here are 153 public repositories matching this topic...

educroquet
educroquet commented Nov 4, 2020

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

Firstsawyou
Firstsawyou commented Mar 9, 2021

Issue description

Related issues: apache/apisix-dashboard#1563

In the active health check, Host is the host name of the HTTP request used to discover the health of the upstream node. It is required only when the upstream node has restrictions on Host, otherwise it is optional. I think it would be better if active.host should be an optional.

In the current

malinthaprasan
malinthaprasan commented Mar 12, 2021

Description:

Invoke the below two times and gets the 500 error instead of 409 (conflict)

curl --location --request POST 'https://localhost:9443/api/am/publisher/v2/apis' \
--header 'Authorization: Bearer 14128cc1-2ce4-32ac-8703-e8a4c3cf9f5c' \
--header 'Content-Type: application/json' \
--data-raw '{
  "name": "PizzaShackAPI-PM",
  "description": "This is a simple API for Pizza

In this workshop, you'll learn how to install and configure Istio, an open source framework for connecting, securing, and managing microservices, on Google Kubernetes Engine, Google’s hosted Kubernetes product. You will also deploy an Istio-enabled multi-service application

  • Updated Mar 16, 2019
  • Dockerfile

API management apps

Improve this page

Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more