-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⭐️ Add reporting jobs for data queries.
Until now we turned data queries's reporting jobs into datapoints and attached those to the parent RJs. With this change we instead attach the datapoints to the data queries' RJs and we do not delete them. This means that we now have scores coming in for data queries, even though those will always be of the unscored type. Signed-off-by: Preslav <[email protected]>
- Loading branch information
1 parent
c189bb3
commit 0980b1e
Showing
2 changed files
with
38 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters