Skip to content

pod perceiver metrics are reported as image perceiver metrics #82

@mattfenwick

Description

@mattfenwick

screen shot 2018-09-24 at 1 21 14 pm

Cause: it looks like both the image and pod perceiver codebases call into the same metrics objects, meaning that both will be working with the same metrics (names).

Suggestions for a solution:

  • use metrics with different names for the pod and image perceivers
  • parameterize metric name, instantiating different ones for pod and image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions