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

feat(metrics): Make metrics work with gevent #2694

Merged
merged 18 commits into from Feb 6, 2024

Commits on Jan 30, 2024

  1. Remove is_gevent() check

    sentrivana committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    771791b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a30a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. wip

    sentrivana committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f4478dd View commit details
    Browse the repository at this point in the history
  2. wip

    sentrivana committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1242785 View commit details
    Browse the repository at this point in the history
  3. wip

    sentrivana committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e72365a View commit details
    Browse the repository at this point in the history
  4. wip

    sentrivana committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d0af091 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. trying something

    sentrivana committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0e9ae8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aa042e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. wip

    sentrivana committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    47ed0de View commit details
    Browse the repository at this point in the history
  2. maybe fix 2.7

    sentrivana committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    577757d View commit details
    Browse the repository at this point in the history
  3. fix lint

    sentrivana committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    89868f5 View commit details
    Browse the repository at this point in the history
  4. comment

    sentrivana committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f622c0b View commit details
    Browse the repository at this point in the history
  5. mypy

    sentrivana committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9c06d24 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. switch to contextvar

    sentrivana committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9277f31 View commit details
    Browse the repository at this point in the history
  2. remove join()

    sentrivana committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1a747a1 View commit details
    Browse the repository at this point in the history
  3. better naming

    sentrivana committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    50db9bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7709a5e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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