Skip to content

Introduce percentage metric #69

@macbre

Description

@macbre

Its value will be calculated from two different metrics:

  - name: SourceEditor
    url: http://docs.company.net/pages/SourceEditor
    repo: https://github.com/Wikia/app
    template:
        component: "Source Editor"
        ga_category: "editor-mw"
    metrics:
        - name: editor/impressions
        - name: editor/publishes
        # percentage
        - name: editor/success_ratio
          type: percentage
          value: editor/publishes  # percentage of publishes compared to all impressions
          of: editor/impressions  # this is 100%

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions