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

refactored opentracing and prometheus middlewares only for new gqlgen API #21

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    5a3a3b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    d60e177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0f66d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45ea98 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. add nil check

    mkorolyov committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    c884f5a View commit details
    Browse the repository at this point in the history
  2. fixed panic in tracer

    mkorolyov committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    de2fc64 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. improve tracer

    Alexey Ankip committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1b8528c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from humans-group/improve_tracing

    improve tracer
    mkorolyov committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    96ec310 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Add err code to prometheus metrics (#2)

    * Add err code to prometheus metrics
    
    * Move const to a group
    
    * Pull changes from new-gqlgen
    
    * Codereview fixes
    
    * Refactor
    
    Co-authored-by: Alexey Ankip <[email protected]>
    unkeep and Alexey Ankip committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    38ce807 View commit details
    Browse the repository at this point in the history