You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "William Lo (Jira)" <ji...@apache.org> on 2023/06/30 22:35:00 UTC

[jira] [Created] (GOBBLIN-1848) Allow extensible DagManager Metrics through tags

William Lo created GOBBLIN-1848:
-----------------------------------

             Summary: Allow extensible DagManager Metrics through tags
                 Key: GOBBLIN-1848
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1848
             Project: Apache Gobblin
          Issue Type: Bug
          Components: gobblin-service
            Reporter: William Lo
            Assignee: Abhishek Tiwari


DagManager metrics due to being sent as a gauge in some backend system needs differentiation despite using the same ContextAwareMeter class.

This PR is to add tags (which are extensible) for metric emitting classes to check these tags to process before sending the metrics to their corresponding backend system



--
This message was sent by Atlassian Jira
(v8.20.10#820010)