JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"prometheus",
"promql",
"metricsql",
"parser"
],
"is_fork": false,
"size_kb": 793,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 233541
},
"pushed_at": "2026-07-08T18:22:35Z",
"created_at": "2020-04-28T12:11:01Z",
"owner_type": "Organization",
"updated_at": "2026-07-13T07:31:21Z",
"description": "Standalone PromQL and MetricsQL parser",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://victoriametrics.com",
"name": "VictoriaMetrics",
"type": "Organization",
"login": "VictoriaMetrics",
"company": null,
"location": "United States of America",
"followers": 915,
"avatar_url": "https://avatars.githubusercontent.com/u/43720803?v=4",
"created_at": "2018-09-30T09:55:18Z",
"is_verified": null,
"public_repos": 49,
"account_age_days": 2856
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.87.3",
"kind": "patch",
"published_at": "2026-07-08T18:23:45Z"
},
{
"tag": "v0.87.2",
"kind": "patch",
"published_at": "2026-06-22T12:57:07Z"
},
{
"tag": "v0.87.1",
"kind": "patch",
"published_at": "2026-06-04T14:03:35Z"
},
{
"tag": "v0.87.0",
"kind": "minor",
"published_at": "2026-04-22T17:24:40Z"
},
{
"tag": "v0.86.1",
"kind": "patch",
"published_at": "2026-04-17T09:08:31Z"
},
{
"tag": "v0.86.0",
"kind": "minor",
"published_at": "2026-04-02T12:30:26Z"
},
{
"tag": "v0.84.9",
"kind": "patch",
"published_at": "2026-02-11T10:12:41Z"
},
{
"tag": "v0.84.8",
"kind": "patch",
"published_at": "2025-09-05T09:37:29Z"
},
{
"tag": "v0.84.7",
"kind": "patch",
"published_at": "2025-08-20T08:09:44Z"
}
],
"recent_commits": [
{
"oid": "9ec5396057a8642377fa3e410b4cb71fbd2fadc6",
"body": " Added support for fill modifiers (fill, fill_left, fill_right) in binary operations to set default values when one side is missing. This expands query syntax and improves control over join behavior.\n\nRelated to https://github.com/VictoriaMetrics/VictoriaMetrics/issues/10598",
"is_bot": false,
"headline": "feat: add support for fill modifiers in binary operations",
"author_name": "andriibeee",
"author_login": "andriibeee",
"committed_at": "2026-07-08T17:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a808ea47f997dd66f9f414fda8169c271774ee78",
"body": "Reason was described in https://github.com/VictoriaMetrics/VictoriaMetrics/issues/11028#issuecomment-4728207220",
"is_bot": false,
"headline": "revert range() support (#76)",
"author_name": "JAYICE",
"author_login": "JayiceZ",
"committed_at": "2026-06-22T12:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b74dc234d68b27cb563812b751a42236b22959b",
"body": "Signed-off-by: Rudransh Shrivastava <rudransh@victoriametrics.com>",
"is_bot": false,
"headline": ".github: add explicit persist-credentials for checkout action (#75)",
"author_name": "Rudransh Shrivastava",
"author_login": "rudransh-shrivastava",
"committed_at": "2026-06-15T17:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12dfdc29251ce3ce50c3182e6bd4a1de2ead7d82",
"body": "See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/11028",
"is_bot": false,
"headline": "add range() semantics",
"author_name": "JAYICE",
"author_login": "JayiceZ",
"committed_at": "2026-06-04T13:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1304f1889fd6c927766dbb1a7aed4a6b518cd487",
"body": "Signed-off-by: Rudransh Shrivastava <rudransh@victoriametrics.com>",
"is_bot": false,
"headline": ".github: pin github actions to full-length commit SHA (#74)",
"author_name": "Rudransh Shrivastava",
"author_login": "rudransh-shrivastava",
"committed_at": "2026-06-04T10:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc09923df4a1f8048b7ca59d41720e2a855af7dd",
"body": "* Revert \"Avoid unnecessary parentheses in simple binary expressions (#63)\"\n\nThis reverts commit d0bc93816e59e61cf79b323c4ce9e54c983233a4.\n\n* add tests that verify order is preserved in important case",
"is_bot": false,
"headline": "Revert avoid unnecessary parentheses change (#72)",
"author_name": "Max Kotliar",
"author_login": "makasim",
"committed_at": "2026-04-22T17:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278b8a21921d448db47c1d84d9203bd253114716",
"body": "…tors\" (#71)\n\nThis reverts commit 1f774c900e9b2864652ac42bab10f19f927d61da.",
"is_bot": false,
"headline": "Revert \"fix: preserve parentheses for same-precedence different opera…",
"author_name": "Nikolay",
"author_login": "f41gh7",
"committed_at": "2026-04-17T10:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60c155299e4209ab63bb0426cd26f7b3f93e2b6",
"body": "CompileRegexp performs a non-atomic Get/compile/Put sequence. When multiple goroutines miss on Get for the same regexp concurrently, each calls Put, which blindly incremented charsCurrent without checking if the key already existed. This inflated the size counter while len(rc.m) stayed at 1, causing premature cache eviction and unnecessary regexp recompiles.\n\n This commit adds a check, if parsed regex was already added by concurrent goroutine.",
"is_bot": true,
"headline": "fix: prevent regexp cache charsCurrent inflation on duplicate key Put",
"author_name": "cubic-dev-ai[bot]",
"author_login": "cubic-dev-ai[bot]",
"committed_at": "2026-04-15T19:15:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c05967ef0e80ecb84195e8200f0537f043543d59",
"body": "When a metric name requires escaping (e.g. starts with a digit) and is\nthe only selector in the expression, the multi-line formatting branch\nwould skip emitting the name entirely, producing invalid output.\n\nNow explicitly outputs {\"<metric>\"} in this case.\n\nmetric example:\n`{\"3foobar_baz_namespace_pod_name_container_name_container_cpu_usage_seconds_total_sum_rate\"}`",
"is_bot": true,
"headline": "fix: emit escaped metric name in Prettify() when it is the only selector",
"author_name": "cubic-dev-ai[bot]",
"author_login": "cubic-dev-ai[bot]",
"committed_at": "2026-04-15T13:57:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3b8c4128a83b3377ad5437242c6104d425ceb341",
"body": " appendQuotedIdent wraps identifiers in double quotes but previously\ncopied all runes verbatim without escaping \" or \\ characters. This\ncaused Prettify and AppendString to emit syntactically invalid\nMetricsQL when label or metric names contained these characters,\nbreaking round-trip parsing.\n\nThe fix escapes \\ as \\\\ and \" as \\\" inside the quoted output, matching\nthe escape conventions used by the lexer's scanString and unescapeIdent.",
"is_bot": true,
"headline": "fix: escape embedded quotes and backslashes in appendQuotedIdent",
"author_name": "cubic-dev-ai[bot]",
"author_login": "cubic-dev-ai[bot]",
"committed_at": "2026-04-15T13:02:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1f774c900e9b2864652ac42bab10f19f927d61da",
"body": "The needBinaryOpArgParens function only compared operator precedence,\nso explicit parentheses on same-precedence but different operators\nwere dropped during serialization. For example, `a + (b - c)` was\nserialized as `a + b - c`, which changes evaluation order when\nre-parsed.\n\nAdd an isRight parameter to distinguish left vs right child position,\nand require parentheses when child and parent operators differ at the\nsame precedence level and dropping parens would change associativity.",
"is_bot": true,
"headline": "fix: preserve parentheses for same-precedence different operators",
"author_name": "cubic-dev-ai[bot]",
"author_login": "cubic-dev-ai[bot]",
"committed_at": "2026-04-14T15:59:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dc78bf49215d1a04beeae6e29e8b5c56064f9599",
"body": "VisitAll omitted BinaryOpExpr.JoinModifierPrefix, so visitor functions\nnever saw the prefix StringExpr in group_left/group_right binary\noperations using the `prefix \"...\"` syntax.",
"is_bot": true,
"headline": "fix: traverse JoinModifierPrefix in VisitAll (#69)",
"author_name": "cubic-dev-ai[bot]",
"author_login": "cubic-dev-ai[bot]",
"committed_at": "2026-04-14T15:30:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8ba28d77b7e6d1d3cbd5d3a0d7d55f041f9b0f8d",
"body": null,
"is_bot": false,
"headline": ".github: allow codecov to report without failing CI build",
"author_name": "Max Kotliar",
"author_login": "makasim",
"committed_at": "2026-04-02T14:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0bc93816e59e61cf79b323c4ce9e54c983233a4",
"body": "* Avoid unnecessary parentheses in simple binary expressions\n\nFixes https://github.com/VictoriaMetrics/metricsql/issues/54\n\nneedBinaryOpArgParens now takes the parent operator as a parameter and\nuses three-tier logic: add parens when (1) the child op has lower\npriority than the parent, (2) the paren\n[…]\n contains non-trivial nodes (function calls, group/join\nmodifiers, etc.). Plain arithmetic chains of numbers and\n metric names — 1 + 2 + 3, a + b + c — no longer get wrapped in\nredundant parentheses.",
"is_bot": false,
"headline": "Avoid unnecessary parentheses in simple binary expressions (#63)",
"author_name": "Max Kotliar",
"author_login": "makasim",
"committed_at": "2026-04-02T12:24:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0dc0e2d1290d182f27c33b3aaf0e45af64dd074d",
"body": null,
"is_bot": false,
"headline": "run `go fix -rangeint`",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2026-02-18T12:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ec65691c2709e25aeb796a52d362ae712134238",
"body": "The mustGetMetricName() function was extracting metric names from __name__\nlabel filters without checking the operator type. This caused queries with\nregex matchers like {__name__=~\"pattern\"} to be incorrectly simplified to\n{\"pattern\"}, resulting in silent query corruption.\n\nAdded checks for IsRegex\n[…]\nors (=) on __name__ are treated as metric names, while preserving\nregex matchers (=~, !~) and negative matchers (!=, !=) as label filters.\n\nFixes https://github.com/VictoriaMetrics/metricsql/issues/60",
"is_bot": false,
"headline": "prevent Prettify() from corrupting __name__ regex matchers",
"author_name": "Aleksey Shirokih",
"author_login": "freeseacher",
"committed_at": "2026-02-12T17:15:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a50761bfe2952c456113c19e34b84de4d565308f",
"body": "Add support for the histogram_fraction() function in MetricsQL. It is registered as a transform and recognized by the optimizer (arg index 2) so queries using it parse and optimize correctly.\n\nPR https://github.com/VictoriaMetrics/metricsql/pull/59\nRelated to https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5346",
"is_bot": false,
"headline": "metricsql: add function histogram_fraction()",
"author_name": "Hui Wang",
"author_login": "Haleygo",
"committed_at": "2026-02-11T09:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ea382cc14970258e82cb818d10de700cafa5727",
"body": "Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: use IsSupportedFunction instead (#39)",
"author_name": "Clavianus Juneardo",
"author_login": "clavinjune",
"committed_at": "2025-09-04T11:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a878d78644acab4848ff03362715063349e36a1a",
"body": "This aligns timestamp behavior with Prometheus semantics where it's\ntreated\nas a transform function rather than a rollup, allowing usage with\nnon-metric\n expressions like timestamp(sum(foo)).\n\nSee more in\nhttps://github.com/VictoriaMetrics/VictoriaMetrics/issues/9527#issuecomment-3191439447",
"is_bot": false,
"headline": "utils: fix timestamp function validation in IsLikelyInvalid (#55)",
"author_name": "Max Kotliar",
"author_login": "makasim",
"committed_at": "2025-08-20T07:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139b6a996a58b320b3e587a5bd8683522360fc3b",
"body": null,
"is_bot": false,
"headline": "utils: fix examples in IsLikelyInvalid (#56)",
"author_name": "Max Kotliar",
"author_login": "makasim",
"committed_at": "2025-08-20T07:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbbc37765890b5c5f499a518dfbe55b0f4a3cc40",
"body": "See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8901",
"is_bot": false,
"headline": "add `rate_prometheus` semantics",
"author_name": "Roman Khavronenko",
"author_login": "hagen1778",
"committed_at": "2025-06-11T12:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcfb7e285e17b592ff0f952df01c31707f9288be",
"body": " Commit e0dbf51c37191e80713e838fe79e742b75448887 added a regression\nIf filter has `or` modifier `{__name__=\"foo\" or __name__=~\"bar\"}, it will throw the following error:\n`metric name must not be set twice\"`\n\nRelated issue:\nhttps://github.com/VictoriaMetrics/metricsql/issues/50",
"is_bot": false,
"headline": "parser: properly parse metric name filters with OR modifier",
"author_name": "Anton Tykhyy",
"author_login": "atykhyy",
"committed_at": "2025-05-07T16:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "614988e9aa425875cf0b5d51ca575a700a038ce8",
"body": "It makes metricsql compatible with prometheus 3.0 utf-8 query requests.\n\nhttps://github.com/prometheus/proposals/blob/main/proposals/2023-08-21-utf8.md\n\nThis is follow-up commit for e0dbf51c37191e80713e838fe79e742b75448887\n\nRelated issue:\nhttps://github.com/VictoriaMetrics/VictoriaMetrics/issues/7703",
"is_bot": false,
"headline": "parser: allow utf-8 quoted label names at IdentList",
"author_name": "Nikolay",
"author_login": "f41gh7",
"committed_at": "2025-05-07T12:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a899abc6fb2b3a9214298cf6780eb0563185654f",
"body": "…o mod vendor`",
"is_bot": false,
"headline": "go.mod: update dependencies with `go get -u ./... && go mod tidy && g…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2025-04-30T15:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8626eeb07220a73be77f5071a7b9bbaf316ff0e",
"body": "…etrics.com/victoriametrics/metricsql/\n\nThis avoids a redirect from the old link https://docs.victoriametrics.com/metricsql/ to https://docs.victoriametrics.com/victoriametrics/metricsql/ ,\nand fixes `backwards` navigation for these links across VictoriaMetrics docs.\n\nSee https://github.com/VictoriaMetrics/VictoriaMetrics/pull/8595#issuecomment-2831598274",
"is_bot": false,
"headline": "all: use new canonical urls to metricsql docs: https://docs.victoriam…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2025-04-30T15:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682e8d8af5381afdadb801e2ffa2e4b3eb7fedc6",
"body": "It is expected that the DurationExpr.s contains valid duration.\nThat's why DurationExpr.Duration() shouldn't return an error.\nInstead, it must return the maximum possible value (or the minimum possible value)\nif the provided `step` arg is too big for the stored duration ending with `i`\nsuch as `1234\n[…]\n87 .\nThat's why it is better to do not return an error from DurationExpr.Duration(),\nand returning the clamped duration instead.\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8447",
"is_bot": false,
"headline": "follow-up for 6849858cc05efdd55e603aeba0020e57fb298bde",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2025-03-12T21:23:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6849858cc05efdd55e603aeba0020e57fb298bde",
"body": "… of panic\n\nSee: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8447",
"is_bot": false,
"headline": "parser: return an error if duration is out of expected bounds instead…",
"author_name": "Zakhar Bessarab",
"author_login": "zekker6",
"committed_at": "2025-03-12T09:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8032381a75cff64fa44c7b7a4f5c93b8885c04f3",
"body": "In construction `a{f1} ifnot b{f2}` the left operand filters shouldn't be updated\nwith filters from right operand. But right operand should get filters from left operand.\n`a{f1} ifnot b{f2}` =optimize> `a{f1} ifnot b{f1,f2}`.\n\nSee https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8435\n\n\n---------\n\nCo-authored-by: hagen1778 <roman@victoriametrics.com>",
"is_bot": false,
"headline": "optimizer: fix push down filter for `ifnot` expression (#45)",
"author_name": "Zhu Jiekun",
"author_login": "jiekun",
"committed_at": "2025-03-06T11:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a762bf3f1a95a33b4635396be523ece71512d8",
"body": "The $__interval and $__rate_interval must be skipped inside [...], in order to trigger automatic detection\nof the lookbehind window at VictoriaMetrics side.\n\nThis means that `rate(m[$__rate_interval])` and `rate(m[$__interval])` must be parsed as `rate(m)`.\n\nConverting $__interval and $__rate_interv\n[…]\nhat it will return unexpected results for the most of users when this interval\ndoesn't contain enough samples to calculate the `rate`.\n\nThis is a follow-up for ce4fd13b702ad0704b5470f51826c1175e5e9596",
"is_bot": false,
"headline": "Properly handle $__interval and $__rate_interval",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2025-02-24T13:50:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0dbf51c37191e80713e838fe79e742b75448887",
"body": "* Adds support for quoted UTF8 label and metric names\r\n\r\n* Fixes typo in lexer\r\n\r\n* Adds tests to test longer lines\r\n\r\n* Adds test for long sum calc\r\n\r\n* Formatting changes\r\nRefactored to use appendQuotedIdent\r\nChanged a test to use same() for readability",
"is_bot": false,
"headline": "Adds prettify support for quoted UTF8 label and metric names (#43)",
"author_name": "Ted Possible",
"author_login": "possibull",
"committed_at": "2025-02-14T09:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62ee31de93c89928acf775dff2447f4312af41c",
"body": "* add CI workflow to run tests\r\n\r\n* upd coverage action\r\n\r\n* change action name",
"is_bot": false,
"headline": "add CI workflow to run tests (#44)",
"author_name": "Roman Khavronenko",
"author_login": "hagen1778",
"committed_at": "2025-02-12T11:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b650d3218bc79ec559f5a4567338ab18fa6e7d",
"body": "…e metric pattern (#40)\n\n* Initial tests for label keys to be quoted\r\n\r\n* a few more tests involving numbers and quotes\r\n\r\n* Adds support for quoted UTF8 label names and special case label name without a value to specify metric name\r\n\r\n* Fixed bug with not checking for errors before calling isMetri\n[…]\ncase of multiple metric names - this case will now throw an error and is tested in expected Fail cases\r\n\r\n* minor comments\r\n\r\n---------\r\n\r\nCo-authored-by: Roman Khavronenko <roman@victoriametrics.com>",
"is_bot": false,
"headline": "7703 metricsql support metric names in quotes as alternative to nam…",
"author_name": "Ted Possible",
"author_login": "possibull",
"committed_at": "2025-01-24T08:54:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ce4fd13b702ad0704b5470f51826c1175e5e9596",
"body": "…ith `1i` in the parsed MetricsQL queries\n\nThis allows copy-n-pasting queries from Grafana to VictoriaMetrics without the need in manual replacing\nof $__interval and $__rate_interval with `1i`.",
"is_bot": false,
"headline": "lexer.go: automatically substitute $__interval and $__rate_interval w…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2025-01-20T15:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788d98494b8e11003599ea0dcd4c7e3582cc09f1",
"body": "…s is passed to rollup function inside the query at IsLikelyInvalid()",
"is_bot": false,
"headline": "utils.go: fix `index out of range` panic when too small number of arg…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-12-05T01:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e168a922dcda87e8a98d759e06c3a45d0756263e",
"body": "For example, DurationValue(\"4236579305ms\", ...) will return 4236579304, because\r\nthe result of diving 4236579305 by 1000 and then multiplying the result by 1000\r\nwill be 4.2365793049999995e+09, which when converted to int64 will result in\r\nincorrect value.\r\n\r\nSigned-off-by: Artem Fetishev <rtm@victoriametrics.com>",
"is_bot": false,
"headline": "Do not divide then multiply as it may result in incorrect result (#37)",
"author_name": "Artem Fetishev",
"author_login": "rtm0",
"committed_at": "2024-12-03T18:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6559a880990d050a8c68c2efcf68c5c418e9f2e8",
"body": "In a time series scenario, NaN ^ any should result in NaN. Otherwise it produces non-exist metric datapoints.\r\n\r\n\r\n Related issue:\r\nhttps://github.com/VictoriaMetrics/VictoriaMetrics/issues/7359\r\n\r\n---------\r\nCo-authored-by: Nikolay <nik@victoriametrics.com>",
"is_bot": false,
"headline": "binaryop: pow return nan if left expr is nan",
"author_name": "Zhu Jiekun",
"author_login": "jiekun",
"committed_at": "2024-11-21T11:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363400dae5e18e099a6b8bb87dbedbb0a3be08c6",
"body": "…nt at https://github.com/VictoriaMetrics/metricsql/pull/34#discussion_r1764755482\n\nUpdates https://github.com/VictoriaMetrics/metricsql/pull/34",
"is_bot": false,
"headline": "binaryop: simplify the logic for Or() function according to the comme…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-09-18T15:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e551fe6d0d9f7762d5dea3e2b51e653ad35fc0",
"body": null,
"is_bot": false,
"headline": "fix: [And-Or] fixed And and Or operation for const (#34)",
"author_name": "Zhu Jiekun",
"author_login": "jiekun",
"committed_at": "2024-09-18T15:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f48bd535ad8ea14d614ea12b99e77ea99f3431",
"body": "…ame() function\n\nThis simplifies the getMetricNameFromLabelFilterss() a bit after 07bd0d917b98547cf4545560fc8605e6c4e032cf",
"is_bot": false,
"headline": "parser.go: move the check for empty label filters into mustGetMetricN…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-08-15T12:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07bd0d917b98547cf4545560fc8605e6c4e032cf",
"body": "…(f(__name__) = {__name__)) f({a=\"b\" or c=\"d\"})`",
"is_bot": false,
"headline": "parser.go: avoid panic when parsing invalid WITH templates like `with…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-08-15T11:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d11e405117667a37ee1c2c78bf946f17127cca0",
"body": "… step and offset\n\nWhile at it, use ', ' instead of ',' as delimiter of formatted WITH templates for better readability.\nSo now `WITH(x=a,y=b)` is formatted as `WITH (x=a, y=b)` instead of `WITH (x=a,y=b)`.\n\nThis is a follow-up for e2faea4883dc39f0969ce9a4c4bedc4a86d67c41\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6736",
"is_bot": false,
"headline": "prettifier_test.go: add more tests for verifying invalid durations at…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-08-15T10:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2faea4883dc39f0969ce9a4c4bedc4a86d67c41",
"body": "* parser: removes misleading panic from durationExpr AppendString\r\n\r\nThis function shouldn't check for parsing logic. It must return original string to the caller.\r\n\r\nIt resolves the case for Prettify api calls.\r\nPrettify should check expression syntax without semantic checks. It may return symantically incorrect expression, but with prettified structure.\r\n\r\nhttps://github.com/VictoriaMetrics/VictoriaMetrics/issues/6736\r\nSigned-off-by: f41gh7 <nik@victoriametrics.com>",
"is_bot": false,
"headline": "parser: removes misleading panic from durationExpr AppendString (#33)",
"author_name": "Nikolay",
"author_login": "f41gh7",
"committed_at": "2024-08-01T08:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953508b56ef07f193f1e678249dc66b8a63a74f4",
"body": null,
"is_bot": false,
"headline": "vendor: run `go get -u ./... && go mod vendor`",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-07-02T21:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99951cd0327ff8207aab755536eaa87e14edbf39",
"body": "…ssion, which are likely invalid, since they return unexpected results most of the time\n\nThese are expressions, which pass something other than series selector into rollup function. For example:\n\n rate(sum(foo))\n rate(abs(foo))\n rate(foo + bar)\n rate(foo > 10)\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4338\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6180\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6450",
"is_bot": false,
"headline": "utils.go: add IsLikelyInvalid() function for checking MetricsQL expre…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-07-02T21:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dec5a7f8b03eedc6e0545be300cca359ad4fc57",
"body": null,
"is_bot": false,
"headline": "vendor: update dependencies",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-03-30T02:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "174822dd6df0e66f1ec3b3c88fd00e2e8968b86a",
"body": "….com/metricsql/\n\nThe https://github.com/VictoriaMetrics/VictoriaMetrics/wiki/MetricsQL is deprecated",
"is_bot": false,
"headline": "Use the correct link to MetricsQL docs - https://docs.victoriametrics…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-03-30T02:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e6deba475dcd7a6a40cbd53ff69cadbe71428f8",
"body": "Signed-off-by: Artem Navoiev <tenmozes@gmail.com>",
"is_bot": false,
"headline": "remove wiki link from readme",
"author_name": "Artem Navoiev",
"author_login": "tenmozes",
"committed_at": "2024-03-18T11:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fa269bb6f543785ac50f96e384afd7fb6585889",
"body": "Signed-off-by: Artem Navoiev <tenmozes@gmail.com>",
"is_bot": false,
"headline": "remove wiki link from readme",
"author_name": "Artem Navoiev",
"author_login": "tenmozes",
"committed_at": "2024-03-18T11:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed426d7f93d42780fbc410f2b3ce390a5f2794b3",
"body": null,
"is_bot": false,
"headline": "optimizer.go: move common code to optimizeArgsInplace()",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-24T23:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed67643579934ba815dcf1f2573268a66c40b669",
"body": null,
"is_bot": false,
"headline": "optimizer.go: propagate label filters across union() boundaries",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-24T23:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8770230dfbd64fb8775d085208d432c471978113",
"body": "…aries",
"is_bot": false,
"headline": "optimizer.go: properly apply label filters across vector() call bound…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-24T23:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e95e8bea856658651dc9c6ffd024ca254e7a92",
"body": "…all boundaries",
"is_bot": false,
"headline": "optimizer.go: propagate label filters over count_values_over_time() c…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-24T23:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe9c200214b50a61c4efda2fbae0ebc30771f61",
"body": null,
"is_bot": false,
"headline": "optimizer.go: apply label filters across range_normalize calls",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-24T22:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98cfff1f625a50aecc8dba0a1acfc05a4e56728",
"body": null,
"is_bot": false,
"headline": "optimizer.go: pushdown labels across count_values() function boundary",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-24T22:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7855beec8178ccc1aa7f6add1e4cd8d726ddc98",
"body": "See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5847",
"is_bot": false,
"headline": "rollup.go: add count_values_over_time() function",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-22T11:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e712a498989f9b5f580c43fe37762ec5ce707e4a",
"body": "…() call\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5383",
"is_bot": false,
"headline": "do not expand WITH templates when prettifying the query with Prettify…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T16:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda7eea9a324eb61bc0598dbacec54d35b67268a",
"body": "…function",
"is_bot": false,
"headline": "optimizer.go: properly propagate label filters for label_transform() …",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T14:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f5f82ca1548dcbd901d11f606ebd6626eab26f",
"body": null,
"is_bot": false,
"headline": "properly pushdown label filters for labels_equal() function",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T13:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbff62c90e06b85c421b5ad849101ccc9fe99e79",
"body": "…) functions",
"is_bot": false,
"headline": "properly pushdown label filters for label_match() and label_mismatch(…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T13:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc428c43ae2e091e26f496797869fed018ee586",
"body": null,
"is_bot": false,
"headline": "add label filters pushdown for label_map()",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T13:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcf4952b60f4921a1d4b2d72e2af28e63c63befb",
"body": null,
"is_bot": false,
"headline": "pushdown filters for label_uppercase() and label_lowercase()",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T13:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3727ca918b00de9ce28087c0e352915367886a5a",
"body": null,
"is_bot": false,
"headline": "add pushdown for label_keep() and label_graphite_group()",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T13:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c58a74dd9456aaec460458a9420c3376d7e70c9",
"body": null,
"is_bot": false,
"headline": "add pushdown for label_copy(), label_move() and label_del()",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T12:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c380d12452975ec3c6f0a6ca38d3d50dd818f0f9",
"body": null,
"is_bot": false,
"headline": "add pushdown for label_replace() and label_join() functions",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-18T12:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa42baa8ca6a96e9984d51e90c758ebb991ab00b",
"body": "…sed in the label filter",
"is_bot": false,
"headline": "optimizer_test.go: add a test when label_set sets the same label as u…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-17T16:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc45100aed0fc8c4149f39256b966d9d3422198",
"body": "…le_over_time\n\nThis is needed for the consistency with count_*_over_time() and share_*_over_time() functions",
"is_bot": false,
"headline": "rollup.go: add sum_eq_over_time() and rename sum_lt_over_time to sum_…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-13T21:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63bd872eee279b113c3b5ff0567adaad20a27739",
"body": "See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4641",
"is_bot": false,
"headline": "rollup.go: add sum_gt_over_time() and sum_gt_over_time() functions",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-13T21:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f45dad759df863bf46c8c1a1694b10399333da4e",
"body": "This is needed for https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1827#issuecomment-1654095358",
"is_bot": false,
"headline": "optimizer.go: pushdown label filters across label_set() functions",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-13T04:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d707105c0f1e93f450f509546c167c8cb1bbda10",
"body": "…ch may accept multiple arguments\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5604",
"is_bot": false,
"headline": "optimizer.go: properly propagate filters for aggregate functions, whi…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2024-02-06T19:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90ce719c8d864028938f159bbb1f8be319018ecf",
"body": "…rgs if arg is aggr function (#27)\n\nIn case aggregation function received one or more aggregation functions pushing down label filters can be dangerous and lead to empty results.\r\n\r\nThis change disables optimizer in case any of aggregation function args is also an aggregation function.\r\n\r\nSee: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5604",
"is_bot": false,
"headline": "optimizer: do not push down label filters from aggregation function a…",
"author_name": "Zakhar Bessarab",
"author_login": "zekker6",
"committed_at": "2024-02-06T19:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a271ee257023dd183d444ec7e1b363c64a3db0e3",
"body": "… to have proper sort order at transformFuncs",
"is_bot": false,
"headline": "transform.go: put `day_of_year` function after `day_of_week` in order…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-11-28T16:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34e5eb42943d19ec56ce4679e02fc2021e721078",
"body": null,
"is_bot": false,
"headline": "transform.go: add day_of_year() function (#23)",
"author_name": "luckyxiaoqiang",
"author_login": "luckyxiaoqiang",
"committed_at": "2023-11-21T09:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e767f89e4c0f5106ea307ac10041f6ceaca31534",
"body": "- The outliers_iqr(q) is an aggregate function, which returns series from q\n with outlier points higher than q75+1.5*iqr or lower than q25-1.5*iqr\n comparing to points across q series per each timestamp.\n\n- The outlier_iqr_over_time(m[d]) is a rollup function, which returns the last raw sample\n on the lookbehind window d if its value is higher than q75+1.5*iqr or lower than q25-1.5*iqr\n comparing to all the raw samples on the lookbehind window d.",
"is_bot": false,
"headline": "add outliers_iqr(q) and outlier_iqr_over_time(m[d]) functions",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-10-31T20:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "833c2c4e0f904dabc68fbe00fe8ba341bf110a37",
"body": "…mismatch, label_value and labels_equal functions, since they do not modify labels for the input series",
"is_bot": false,
"headline": "optimizer.go: allow label filters propagation for label_match, label_…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-10-16T19:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f884a26238bc7c6aac28130a2c0e611734ecdfd",
"body": "This function returns q series, which have identical values for label1, label2, ...\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5148",
"is_bot": false,
"headline": "transform.go: add labels_equal(q, \"label1\", \"label2\", ...) function",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-10-16T19:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768297e0918e52ee6b8b5802786484730bfed743",
"body": "This function can be used for dropping empty series before performing additional calculations.\nFor example, the following query drops `temperature` series with values bigger than 30,\nwhile replacing gaps in the remaining series with 40.\n\n drop_empty_series(temperature <= 30) default 40\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5071",
"is_bot": false,
"headline": "transform.go: add drop_empty_series() function",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-10-16T18:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c347c3c459da59d7968cdbf815a524bd4b38ec",
"body": "…bels during prettifying the query",
"is_bot": false,
"headline": "prettifier.go: do not add an empty `{}` to series selector without la…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-10-10T13:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da17166f710faa630914df98668ce20202612328",
"body": "This allows passing median_over_time to aggr_over_time.\n\nSee https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5034",
"is_bot": false,
"headline": "Make median_over_time() an ordinary function instead of WITH template",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-09-25T13:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf68c8706eb1d4c2593c7469ef2b89f2db6e6e67",
"body": "* parser: enable check of the metric name\r\nRelated issue: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4933\r\n\r\nSigned-off-by: dmitryk-dk d.kozlov@victoriametrics.com\r\n\r\n* parser: cleanup\r\n\r\n* parser: cleanup\r\n\r\n* parser: fix tests\r\n\r\n* allow numbers with underscore chars\r\n\r\nAdd support \n[…]\nttps://github.com/VictoriaMetrics/VictoriaMetrics/issues/4933\r\n\r\n---------\r\n\r\nSigned-off-by: dmitryk-dk d.kozlov@victoriametrics.com\r\nCo-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>",
"is_bot": false,
"headline": "parser: enable check of the metric name (#20)",
"author_name": "Dmytro Kozlov",
"author_login": "dmitryk-dk",
"committed_at": "2023-09-15T11:01:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd4d4c2d9a7c78d2dd6495bd27012acf6fbfc709",
"body": "Add support for numbers like 12_346_798 and 1.344_543_344\n\nThis is a convenience enhancement, which improves readability of long numbers in MetricsQL queries.\nFor example, 1_234_567_890 is easier to read than 1234567890.\n\nThese numbers are supported by Go - see https://github.com/golang/go/issues/28493",
"is_bot": false,
"headline": "allow numbers with underscore chars",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-08-30T11:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2892124e067625ee179008eea0315832c95a8989",
"body": "…ative durations",
"is_bot": false,
"headline": "Add DurationExpr.NonNegativeDuration() function for returning non-neg…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-08-12T11:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b71c9b5e9015b304d888759f0937349091d48c",
"body": "Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4441\r\n\r\nCo-authored-by: wangm <wangmm@tuya.com>",
"is_bot": false,
"headline": "support share_eq_over_time (#18)",
"author_name": "Damon07",
"author_login": "Damon07",
"committed_at": "2023-07-31T13:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3dd382e41eb1a07d94a72618d4323cd1fd4d049",
"body": "…ions\n\nSupport using WITH template vars in the following places where duration can be passed:\n\n- Lookbehind windows in square brackets: `with (w=5m) m[w]` is transformed to `m[5m]`\n- Steps in square brackets: `with (step=5m) m[1h:step]` is transformed to `m[1h:5m]`\n- Offsets: `with (off=5m) m offset\n[…]\nt will be needed to use different lookbehind windows per each calculated data point per each `step`. Currently the code assumes\nthat the lookbehind window is static across every calculated data point.",
"is_bot": false,
"headline": "Add ability to pass durations for as arguments to WITH template funct…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-19T21:42:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd99b0bedea8cbcd84d76df4a4009fb7fee993e6",
"body": "- Remove maxLineLength arg from Prettify() function, since it complicates usability of the function.\n Now the max line length is hardcoded to 80 chars.\n- Document Prettify() function.\n- Rename prettier.go to more correct prettifier.go.\n- Simplify the code a bit and make sure it covers various edge cases.\n- Make sure that Prettify() tests cover 100% of the corresponding code.",
"is_bot": false,
"headline": "follow-up for 664641fe240498f14dc2cb01833fbbf859707a6c",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-19T02:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664641fe240498f14dc2cb01833fbbf859707a6c",
"body": "* prettier.go: add prettier\r\n\r\n* prettier.go: fix test\r\n\r\n* prettier.go: added tests\r\n\r\n* prettier.go: simplify pad function, add default for switch\r\n\r\n* prettier.go: rename functions\r\n\r\n* prettier.go: simplify FuncExpr builder",
"is_bot": false,
"headline": "Add support for prettifying MetricsQL expression (#11)",
"author_name": "Dmytro Kozlov",
"author_login": "dmitryk-dk",
"committed_at": "2023-07-19T02:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026c425e2c03c6500ff0292d1607140d469337ee",
"body": "…he right arg of binary operation\n\nThis fixes parsing for `q op group_left() (prefix)` queries",
"is_bot": false,
"headline": "properly wrap `prefix` series selector into parens if it is used as t…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-18T22:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba05b954afc307f8cb7331641f5d0f5dd0cb281",
"body": "…pying all the labels from `one` side of `many-to-one` operations\n\nAlso allow specifying an optional prefix to add to copied label names\nfrom the other side of binary operator via `group_left(...) prefix \"...\"` syntax.\nThe labels specified inside `on(...)` aren't copied.\n\nFor example, the following \n[…]\nuestions/76661818/how-to-add-namespace-labels-to-pod-labels-in-prometheus\n- https://stackoverflow.com/questions/76653997/how-can-i-make-a-new-copy-of-kube-namespace-labels-metric-with-a-different-name",
"is_bot": false,
"headline": "allow using group_left(*) and group_right(*) as a special case for co…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-17T09:11:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d948e2f97f202dee9a6fd54ebac3f07ab05d390b",
"body": "…etric_names`\n\nWhile at it, make formatting for binary operations less ambiguous:\n\n- format `a op b keep_metric_names` as `(a op b) keep_metric_names\n- format `a offset 5m + b @ start()` as `(a offset 5m) + (b @ start())`",
"is_bot": false,
"headline": "allow `(a op b) keep_metric_names` as an equivalent to `a op b keep_m…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-17T06:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1997529f050ac7a66723173e79e733e8b43be83",
"body": "Make sure that `bool` modifier is also properly wrapped into parens.\n\nWhile at it, make MetricsQL string marshaling more compact:\n\n- Remove whitespace after `on`, `by`, `without`, `ignoring`, `group_left` and `group_right` modifiers.\n- Remove whitespace before `bool` modifier.\n- Remove whitespace between items inside `on()`, `by()`, `without()`, `ignoring()`, `group_left()` and `group_right()` modifiers.\n\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4422",
"is_bot": false,
"headline": "add more tests after c6bd995569d5125cb5b9cb044e8568d9f86640f1",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-16T09:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6bd995569d5125cb5b9cb044e8568d9f86640f1",
"body": "* optimizer: remove panic and return error if got invalid expression\r\n\r\n* optimizer: revert part of logic, fix error\r\n\r\n* optimizer: added tests\r\n\r\n* optimizer: changed logic, added tests\r\n\r\n* optimizer: update comment\r\n\r\n---------\r\n\r\nCo-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>",
"is_bot": false,
"headline": "optimizer: remove panic and return error if got invalid expression (#17)",
"author_name": "Dmytro Kozlov",
"author_login": "dmitryk-dk",
"committed_at": "2023-07-16T09:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea260f570a44bf9f7826f153578af0c3a305009",
"body": "…ons (#15)\n\n* parser.go: add support of using keep_metric_names for binary expressions\r\n\r\nThis should be useful for operations when it is not required to reset metric names, for example:\r\n- `http_requests_total / 10 keep_metric_names` will keep `http_requests_total` metric name in the results\r\n- `ht\n[…]\ntal offset 1m keep_metric_names` will keep `http_requests_total` and labels sets for all metrics\r\n\r\n* add more tests\r\n\r\n---------\r\n\r\nCo-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>",
"is_bot": false,
"headline": "parser.go: add support of using keep_metric_names for binary expressi…",
"author_name": "Zakhar Bessarab",
"author_login": "zekker6",
"committed_at": "2023-07-16T07:47:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72c9c8c6fdb019a2a062e0b1a9027472ffa279e4",
"body": "…o{}`\n\nThe bug has been introduced in e02f018d29a96c62408f7361181ba54f6b4ec14a",
"is_bot": false,
"headline": "parser: properly parse series selector with empty filters such as `fo…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-16T06:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da866482962b1c5b20e3829c8ed482ce7e42b099",
"body": "Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3997",
"is_bot": false,
"headline": "added Optimize() tests for or filters",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-16T05:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e02f018d29a96c62408f7361181ba54f6b4ec14a",
"body": "This is a follow-up for 6b871aacb459ebe51ea4cf3bb9646d2571672478\n\nUpdates https://github.com/VictoriaMetrics/metricsql/pull/14\nUpdates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3997",
"is_bot": false,
"headline": "Use `or` instead of `|` as delimiter inside {...}` for or filters",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-16T04:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b871aacb459ebe51ea4cf3bb9646d2571672478",
"body": "…ub.com/VictoriaMetrics/VictoriaMetrics/issues/3997) (#14)\n\nSigned-off-by: Alexander Marshalov <_@marshalov.org>",
"is_bot": false,
"headline": "Added '|' operator support for metrics expression (issue https://gith…",
"author_name": "Alexander Marshalov",
"author_login": "Amper",
"committed_at": "2023-07-16T04:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f69367dab079eb8e00836b9ee5f8c72f77195a",
"body": null,
"is_bot": false,
"headline": "vendor: update dependencies",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-16T04:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85a9d00f8eebbc9b491cef447704cd2eb0758b57",
"body": "… one of the WITH template name",
"is_bot": false,
"headline": "parser.go: better document the case when the metric name clashes with…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-07-16T01:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda32348460dbfd3bbe083bc9259652bf42e101b",
"body": "it should prevent possible bugs and runtime panic\r\nhttps://github.com/VictoriaMetrics/VictoriaMetrics/issues/4120",
"is_bot": false,
"headline": "parser: verify parsed duration value (#16)",
"author_name": "Nikolay",
"author_login": "f41gh7",
"committed_at": "2023-04-13T15:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "975c498fa1a25c7947a14d57cce019940c223ea3",
"body": "…on more clear",
"is_bot": false,
"headline": "aggr.go: rename normalize(q) to share(q) in order to make its intenti…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-02-19T06:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df0ef068baed4d82d68434cf4d88ae2fa7a3d1f",
"body": "…ng output values in the range [0 ... 1] across every group",
"is_bot": false,
"headline": "aggr.go: add normalize(q) by (group) aggregate function for normalizi…",
"author_name": "Aliaksandr Valialkin",
"author_login": "valyala",
"committed_at": "2023-02-19T01:14:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 20,
"latest_release_at": "2026-07-08T18:23:45Z",
"latest_release_tag": "v0.87.3",
"releases_from_tags": false,
"days_since_last_push": 18,
"active_weeks_last_year": 11,
"days_since_latest_release": 18,
"mean_days_between_releases": 40.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/VictoriaMetrics/metricsql",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/VictoriaMetrics/metricsql",
"is_deprecated": false,
"latest_version": "v0.87.3",
"repository_url": "https://github.com/VictoriaMetrics/metricsql",
"versions_count": 139,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-08T17:52:59Z",
"latest_version_yanked": null,
"days_since_latest_publish": 18
}
]
},
"popularity": {
"forks": 47,
"stars": 246,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-09-25",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2022-03-10",
"count": 2
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-11-17",
"count": 1
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-13",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-10-26",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
}
],
"complete": true,
"collected": 47,
"total_forks": 47
},
"star_history": null,
"open_issues_and_prs": 15
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 64352,
"source_files_sampled": 22,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.32.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 65
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/VictoriaMetrics/metrics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/victoriametrics/metrics",
"direct": true,
"version": "1.35.3",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fastrand",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/histogram",
"direct": false,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.32.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 1,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 44,
"open_issues": 9,
"closed_ratio": 0.438,
"closed_issues": 7,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "valyala",
"commits": 152,
"avatar_url": "https://avatars.githubusercontent.com/u/283442?v=4"
},
{
"type": "User",
"login": "dmitryk-dk",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/12189570?v=4"
},
{
"type": "User",
"login": "makasim",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/143206?v=4"
},
{
"type": "User",
"login": "f41gh7",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/18450869?v=4"
},
{
"type": "User",
"login": "zekker6",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1367798?v=4"
},
{
"type": "User",
"login": "hagen1778",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2902918?v=4"
},
{
"type": "User",
"login": "jiekun",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30280396?v=4"
},
{
"type": "User",
"login": "JayiceZ",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/49588871?v=4"
},
{
"type": "User",
"login": "tenmozes",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1381404?v=4"
},
{
"type": "User",
"login": "possibull",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/152232696?v=4"
}
],
"contributors_sampled": 21,
"top_contributor_share": 0.779
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "17 out of 24 merged PRs checked by a CI test -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 7,
"reason": "Found 18/25 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 5,
"reason": "SAST tool is not run on all commits -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9ec5396057a8642377fa3e410b4cb71fbd2fadc6",
"ran_at": "2026-07-27T04:13:57Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T03:16:18Z",
"oldest_open_prs": [
{
"number": 28,
"created_at": "2024-02-29T15:46:39Z",
"last_comment_at": "2025-12-03T13:20:14Z",
"last_comment_author": "codecov"
},
{
"number": 29,
"created_at": "2024-05-12T09:11:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2024-07-25T09:05:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2025-10-02T11:12:23Z",
"last_comment_at": "2025-10-02T11:13:06Z",
"last_comment_author": "codecov"
},
{
"number": 58,
"created_at": "2026-01-09T20:46:24Z",
"last_comment_at": "2026-01-14T11:39:37Z",
"last_comment_author": "AmadeusK525"
},
{
"number": 64,
"created_at": "2026-04-04T14:39:30Z",
"last_comment_at": "2026-04-17T17:21:39Z",
"last_comment_author": "codecov"
}
],
"last_merged_pr_at": "2026-07-08T17:52:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2020-08-07T10:35:39Z",
"last_comment_at": "2022-12-13T00:43:42Z",
"last_comment_author": "llm-infer"
},
{
"number": 3,
"created_at": "2022-01-22T09:02:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2023-03-28T09:27:31Z",
"last_comment_at": "2023-07-28T00:40:07Z",
"last_comment_author": "valyala"
},
{
"number": 22,
"created_at": "2023-10-20T06:30:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2023-12-11T14:05:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2024-01-22T06:17:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2025-01-24T15:56:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2025-04-20T05:48:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2025-06-25T05:14:23Z",
"last_comment_at": "2026-04-23T13:34:02Z",
"last_comment_author": "makasim"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/VictoriaMetrics/metricsql",
"host": "github.com",
"name": "metricsql",
"owner": "VictoriaMetrics"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 64,
"vitality": 71,
"community": 55,
"governance": 66,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 0.95,
"days_since_last_push": 18,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 18 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.87.3",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 40.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~40.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 40.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 18,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 18 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 18
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 47,
"stars": 246,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "246 stars",
"points": 38.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 246
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "47 forks",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 47
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 21,
"top_contributor_share": 0.779
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 78% of commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "21 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 21
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"merged_prs": 44,
"open_issues": 9,
"closed_issues": 7,
"issue_closed_ratio": 0.438,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "44% of issues closed",
"points": 20.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 44
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "44/53 decided PRs merged",
"points": 31.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 44,
"decided": 53
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 18/25 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"followers": 915,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "VictoriaMetrics",
"public_repos": 49,
"account_age_days": 2856
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "915 followers of VictoriaMetrics",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 915,
"login": "VictoriaMetrics"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "49 public repos, account ~7 yr old",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 49
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/VictoriaMetrics/metricsql"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 18
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 18 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 18
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "139 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 139
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "17 out of 24 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"prometheus",
"promql",
"metricsql",
"parser"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "17 out of 24 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 18/25 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.642,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "61 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 61,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.05,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "5 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 64352,
"source_files_sampled": 22,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/22 source files over 60KB",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 22,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T04:14:21.296324Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/VictoriaMetrics/metricsql.svg",
"full_name": "VictoriaMetrics/metricsql",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}