You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in application code, i want to convert metricql foo{} to foo{}[1d], but the RollupExpr's field (DurationExpr) has no update operation. can we support it in the near future.
The text was updated successfully, but these errors were encountered:
in application code, i want to convert metricql
foo{}
tofoo{}[1d]
, but theRollupExpr
's field (DurationExpr) has no update operation. can we support it in the near future.The text was updated successfully, but these errors were encountered: