Skip to content
#

api-management

Here are 168 public repositories matching this topic...

mehmetcuneyit
mehmetcuneyit commented May 6, 2022

Description

I'm using grpc-transcode plugin to manage gRPC<=> HTTP, It would be great to convert grpc-status-details-bin in header to HTTP response body in case an error from the upstream.

Screenshot from 2022-05-07 15-31-05

Decoded grpc-status-details-bin :
![Screens

enhancement good first issue discuss
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

elcasteel
elcasteel commented May 6, 2022

Gloo Edge Version

1.12.x (beta)

Kubernetes Version

No response

Describe the bug

Need to move VALIDATION_MUST_START definition from gateway deployment to gloo deployment now that gateway pod is removed
https://github.com/solo-io/gloo/blob/master/install/helm/gloo/templates/5-gateway-deployment.yaml#L92

If there are any values that might be set with gateway.deployment.custom

Type: Bug Good First Issue
rmsamitha
rmsamitha commented Feb 25, 2022

Describe your problem(s)

In the "Complexity Analysis" tab in GraphQL try-out page in devportal, we can see only the complexity Values of each field. If we want to know the complexity value or the depth value, we have to calculate ourself manually. Instead, it would be a nice to have feature to have the possibility to display the calculated complexity/depth values on a button click. So before

Baoyuantop
Baoyuantop commented Apr 25, 2022

Feature request

Please describe your feature

The current requirement to enable an authentication class plugin when creating a Consumer in Dashboard is inconsistent with the Admin API behavior. https://apisix.apache.org/docs/apisix/admin-api#consumer
Inconsistent behavior can lead to a number of problems #2436

Describe the solution you'd like

Users can create a Consumer in Das

Yiyiyimu
Yiyiyimu commented Jul 27, 2021

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

good first issue

API management apps

Mockend

On-demand GraphQL & REST fake API

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