Skip to content
#

api-management

Here are 172 public repositories matching this topic...

sunhao-java
sunhao-java commented Jun 9, 2022

Description

  1. When I am using APISIX_PROFILE, if a value is assigned, it will be displayed as follows
    a. config-dp.yaml
    b. config-cp.yaml
    c. ...[others]
  1. However, when I don't do the assignment, I expect to be config.yaml, but I actually get config-.yaml.
  2. It works fine, but the file names look ugly. As someone with code cleanliness, it's hard to accept i
good first issue
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

emissary
LukeShu
LukeShu commented Jun 10, 2022

Please describe your use case / problem.
A user reports that they're getting timeouts of the apiserver trying to talk to apiext
Error from server: error when creating "STDIN": conversion webhook for getambassador.io/v3alpha1, Kind=Host failed: Post https://emissary-apiext.emissary-system.svc:443/webhooks/crd-convert?timeout=30s: net/http: TLS handshake timeout
despite the apiext supposedl

t:bug good first issue
kdorosh
kdorosh commented Jul 6, 2022

Gloo Edge Version

1.12.x (beta)

Kubernetes Version

No response

Describe the bug

add https://github.com/golangci/golangci-lint to ci

Steps to reproduce the bug

unknown bugs likely in code due to unhandled errors

Expected Behavior

ci should fail when we have obvious code errors

Additional Context

No response

Type: Bug Impact: XL Good First Issue Priority: High
bzp2010
bzp2010 commented Jul 4, 2022

Feature request

Please describe your feature

We currently support OpenAPI3 data import support, which is based on the DataLoader interface. The DataLoader interface provides good support for extending our new data import and exporters.

However, it is difficult for us to handle the following scenario, when users have multiple environments, such as three environments like development

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

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