Expand description
Functions for interpolating attribute keys with placeholders.
Functionsยง
- browser__
web_ vital__ cls__ source__ key - Instantiates the
<key>placeholder in the attributeBROWSER__WEB_VITAL__CLS__SOURCE__KEY(browser.web_vital.cls.source.<key>) with a concrete value. - cls__
source__ key Deprecated - Instantiates the
<key>placeholder in the attributeCLS__SOURCE__KEY(cls.source.<key>) with a concrete value. - db__
query__ parameter__ key - Instantiates the
<key>placeholder in the attributeDB__QUERY__PARAMETER__KEY(db.query.parameter.<key>) with a concrete value. - flag__
evaluation__ key - Instantiates the
<key>placeholder in the attributeFLAG__EVALUATION__KEY(flag.evaluation.<key>) with a concrete value. - http__
request__ header__ key - Instantiates the
<key>placeholder in the attributeHTTP__REQUEST__HEADER__KEY(http.request.header.<key>) with a concrete value. - http__
response__ header__ key - Instantiates the
<key>placeholder in the attributeHTTP__RESPONSE__HEADER__KEY(http.response.header.<key>) with a concrete value. - mcp__
request__ argument__ key - Instantiates the
<key>placeholder in the attributeMCP__REQUEST__ARGUMENT__KEY(mcp.request.argument.<key>) with a concrete value. - mdc__
key - Instantiates the
<key>placeholder in the attributeMDC__KEY(mdc.<key>) with a concrete value. - params__
key - Instantiates the
<key>placeholder in the attributePARAMS__KEY(params.<key>) with a concrete value. - query__
key Deprecated - Instantiates the
<key>placeholder in the attributeQUERY__KEY(query.<key>) with a concrete value. - remix__
action_ form_ data__ key - Instantiates the
<key>placeholder in the attributeREMIX__ACTION_FORM_DATA__KEY(remix.action_form_data.<key>) with a concrete value. - score__
key - Instantiates the
<key>placeholder in the attributeSCORE__KEY(score.<key>) with a concrete value. - score__
ratio__ key - Instantiates the
<key>placeholder in the attributeSCORE__RATIO__KEY(score.ratio.<key>) with a concrete value. - score__
weight__ key - Instantiates the
<key>placeholder in the attributeSCORE__WEIGHT__KEY(score.weight.<key>) with a concrete value. - sentry__
message__ parameter__ key - Instantiates the
<key>placeholder in the attributeSENTRY__MESSAGE__PARAMETER__KEY(sentry.message.parameter.<key>) with a concrete value. - sentry__
module__ key - Instantiates the
<key>placeholder in the attributeSENTRY__MODULE__KEY(sentry.module.<key>) with a concrete value. - url__
path__ parameter__ key - Instantiates the
<key>placeholder in the attributeURL__PATH__PARAMETER__KEY(url.path.parameter.<key>) with a concrete value.