@miradorlabs/web-grpc 2.32.0 → 2.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -339,7 +339,7 @@ function deserialize_gateway_web_v1_UpdateTraceRuleResponse(buffer_arg) {
339
339
 
340
340
 
341
341
  // RuleGatewayService provides web client access to rule management. Rules come
342
- // in two symmetric kinds: trace rules (CEL over finished traces, matches) and
342
+ // in two symmetric kinds: trace rules (CEL over trace state + events, matches) and
343
343
  // metric rules (PromQL threshold alerting). Metric-rule RPCs are added
344
344
  // alongside these.
345
345
  var RuleGatewayServiceService = exports.RuleGatewayServiceService = {