Skip to content

Commit 9f1efb9

Browse files
wcchang1115ctiml
andcommitted
Add a new column and metric filter
Signed-off-by: Wei-Chun, Chang <wcchang@infuseai.io> Co-authored-by: Timothy Lee <ctiml@infuseai.io>
1 parent a05ed6f commit 9f1efb9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

models/marts/metrics.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,10 @@ metrics:
2727
time_grains: [ day, week, month ]
2828
dimensions: [ repo ]
2929

30+
filters:
31+
- field: author
32+
operator: '!='
33+
value: "'github-actions[bot]'"
34+
3035
tags:
31-
- piperider
36+
- piperider

0 commit comments

Comments
 (0)