Skip to content

Record Metrics Is Very Slow #42

Description

@AgeManning

I think this is probably related to #8 .

I was tracking down a bug in our plan and we were awaiting a series of client.record_metric() calls. There were quite a few of these, lets say like 50. It was taking 4 seconds and holding up the executor.

I assume the culprit is influx db. Currently I'm spawning this collection of calls in their own task, but I would expect writing to a db for <100 queries should take less than 4 seconds.

Raising for awareness.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions