Skip to content

Commit

Permalink
tmpfix: numalogic opex tags for query filter
Browse files Browse the repository at this point in the history
Signed-off-by: Avik Basu <[email protected]>
  • Loading branch information
ab93 committed Jan 31, 2024
1 parent bc6d08c commit c418b5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions numalogic/udfs/trainer/_prom.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def fetch_data(self, payload: TrainerPayload) -> pd.DataFrame:
return_labels=["rollouts_pod_template_hash"],
filters={
"numalogic": "true",
"numalogic_opex_tags": "",
**dict(zip(_stream_conf.composite_keys, payload.composite_keys)),
},
)
Expand Down

0 comments on commit c418b5a

Please sign in to comment.