Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for KrakenD API Gateway #50

Open
Karth54 opened this issue Oct 16, 2021 · 2 comments
Open

Support for KrakenD API Gateway #50

Karth54 opened this issue Oct 16, 2021 · 2 comments

Comments

@Karth54
Copy link

Karth54 commented Oct 16, 2021

Is your feature request related to a problem? Please describe.
Currently, all of our service API endpoints are served via KrakenD, so without this support, we are unable to use APIClarity.

Describe the solution you'd like
All of the API Clarity features for k8s (isto), but also for KrakenD.

Describe alternatives you've considered
Currently, we are using Swagger and custom-built API monitoring tool, but we still don't have a clear picture of calls between APIs, across all of the different microservices.

Additional context

@akpsgit
Copy link
Contributor

akpsgit commented Oct 31, 2021

Hi @Karth54, we are researching integration with the popular API gateways. Currently, it looks like in order to support KrackenD it will require to recompile it with the plugin code, as we need to add a new middleware that will export the http response. Is that something that is acceptable for you? Thanks!!

@Karth54
Copy link
Author

Karth54 commented Nov 10, 2021

Yes, that would work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants