Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Get a 0 status code when it should be a 200 #2

@johnseekins

Description

@johnseekins

Instrumentation of this tool reports metrics like:

        "metric": {
          "__name__": "http_requests_total",
          "instance": "statsd-proxy:80",
          "job": "statsd-proxy",
          "method": "POST",
          "path": "/count",
          "status_code": "0"
        },

When the actual status code should be 200. Need to determine why we're getting bad values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions