tot-ra / graphql-schema-registry

GraphQL schema registry
MIT License
372 stars 68 forks source link

add logs tab #163

Closed tot-ra closed 2 years ago

tot-ra commented 2 years ago

Problem

Sometimes when schema registration fails, its hard to trace why. You need to either check schema-registry logs, or you need to debug endpoint response output on client side This adds Logs UI which shows all logs that schema-registry does via regular logger.error() functions, just uses redis as a temporary storage

Changes

Screenshot 2022-10-08 at 02 22 57
pipedrive-bot-eventsink commented 2 years ago

Main branch dependencies

snyk vulnerabilities

pipedrive-bot-dora commented 2 years ago

Neodora Analysis ⚠

⚠ Bad use of docker image
**Message:** Only pipedrive base images must be used **File:** [Dockerfile.CI](https://github.com/pipedrive/graphql-schema-registry/tree/3ff20bb707756c26d607b3b2693c742af54c1ed7/Dockerfile.CI) **Actual image:** ```dockerfile node:16-alpine ``` 🔍 [How to fix it](https://neodora.pipedrive.tools/rules/pipedriveBaseImage)

Commit 3ff20bb Job 90726