[Cats] Re: Question on metric freshness and metric definition

Mengfei Zhu <zhumengfei@cmdi.chinamobile.com> Wed, 29 July 2026 01:42 UTC

Return-Path: <zhumengfei@cmdi.chinamobile.com>
X-Original-To: cats@mail2.ietf.org
Delivered-To: cats@mail2.ietf.org
Received: from localhost (localhost [127.0.0.1]) by mail2.ietf.org (Postfix) with ESMTP id 93BEC12026261 for <cats@mail2.ietf.org>; Tue, 28 Jul 2026 18:42:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1785289337; bh=xiwXOkRhD/VXYtUN6plol0TVoGsbrIbyeGbMg81QLTQ=; h=Date:From:To:Cc:References:Subject; b=NW4W9FxZV+dCSzqp1aYm+MqaTapzTiPUw6aVdVokqlQfrSobTJFkAenzLz4T5XtOu Xqf/2TPNiohl846ZdkuHPBupxRV8fp06BptnJw7pi1Lauwp3MW9BNO2JZweL9n/idr 2/DSyk0+Gw6EAYwbezjHuiseQlVBApcfPDJKT3vI=
X-Virus-Scanned: amavisd-new at ietf.org
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail2.ietf.org ([166.84.6.31]) by localhost (mail2.ietf.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xfE4lydZwKYm for <cats@mail2.ietf.org>; Tue, 28 Jul 2026 18:42:16 -0700 (PDT)
Received: from cmccmta8.chinamobile.com (cmccmta8.chinamobile.com [111.22.67.151]) by mail2.ietf.org (Postfix) with ESMTP id 853B512026225 for <cats@ietf.org>; Tue, 28 Jul 2026 18:42:03 -0700 (PDT)
X-RM-TagInfo: emlType=0
X-RM-SPAM-FLAG: 00000000
Received: from spf.mail.chinamobile.com (unknown[10.188.0.87]) by rmmx-syy-dmz-app02-12002 (RichMail) with SMTP id 2ee26a695a632cb-b8d90; Wed, 29 Jul 2026 09:41:57 +0800 (CST)
X-RM-TRANSID: 2ee26a695a632cb-b8d90
X-RM-SPAM-FLAG: 00000000
Received: from zhumengfei@cmdi.chinamobile.com ( [223.70.94.40] ) by ajax-webmail-syy-appsvr03-11003 (Richmail) with HTTP; Wed, 29 Jul 2026 09:41:56 +0800 (CST)
Date: Wed, 29 Jul 2026 09:41:56 +0800
From: Mengfei Zhu <zhumengfei@cmdi.chinamobile.com>
To: Yina Dai <daiyn5@mail2.sysu.edu.cn>
Message-ID: <2afb6a69528673a-0004f.Richmail.00009356545579651500@cmdi.chinamobile.com>
References: <AF2AVQCgKle92ffUbvJb6KpW.1.1785237053448.Hmail.daiyn5@mail2.sysu.edu.cn>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_7310_1463081375.1785289316706"
X-Priority: 3
X-RM-TRANSID: 2afb6a69528673a-0004f
Encrypt-Channel: web
X-PARTNER-PROJECT-ID:
X-RM-OA-ENC-TYPE: 0
X-RM-FontColor: 0
X-CLIENT-INFO: X-TIMING=0&X-MASSSENT=0&X-SENSITIVE=0
X-Mailer: Richmail_Webapp(V2.5.01)
Message-ID-Hash: LH3LZSQR6ZUDYPWG3DJYMT465NYKQ6YU
X-Message-ID-Hash: LH3LZSQR6ZUDYPWG3DJYMT465NYKQ6YU
X-MailFrom: zhumengfei@cmdi.chinamobile.com
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: cats <cats@ietf.org>, zhumengfei0516 <zhumengfei0516@gmail.com>
X-Mailman-Version: 3.3.9rc6
Precedence: list
Subject: [Cats] Re: Question on metric freshness and metric definition
List-Id: "Computing-Aware Traffic Steering (CATS)" <cats.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/cats/L2DkP4nnv_vCTS-A23v-UEfEnWM>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cats>
List-Help: <mailto:cats-request@ietf.org?subject=help>
List-Owner: <mailto:cats-owner@ietf.org>
List-Post: <mailto:cats@ietf.org>
List-Subscribe: <mailto:cats-join@ietf.org>
List-Unsubscribe: <mailto:cats-leave@ietf.org>

Hi Yina,
Thanks for raising this question.

I would regard metric definition and metric freshness as two orthogonal aspects. 
A metric specification defines what a value represents and may also specify relevant measurement characteristics, such as the statistic type, measurement window, or sampling basis. 
Metric freshness looks at the value from the consumption side and asks whether it is still sufficiently representative for its intended use.
This separation highlights the role of this draft in providing a common consumption-side semantic framework across different metrics.
I will make this boundary clearer in the next version of the draft.
Thanks for pointing it out.

Best regards,

Mengfei


On Tue, Jul 28, 2026 at 19:10  Yina Dai  <daiyn5@mail2.sysu.edu.cn> wrote:











Hi Mengfei,


Thank you for sharing draft-zhu-cats-metric-semantics-00.


I have one question regarding the boundary between metric freshness and metric definition.


Would the temporal and measurement characteristics of a specific metric, such as its statistic type, measurement window, and sampling basis, be expected to remain part of the corresponding metric specification, while this draft only defines how a consumer evaluates whether the reported value is still usable?


A short clarification on this boundary may help avoid overlap between generic metric semantics and individual metric definitions.

Best regards,
Yina Dai