{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":16563587,"defaultBranch":"master","name":"cockroach","ownerLogin":"cockroachdb","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-02-06T00:18:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6748139?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726394548.0","currentOid":""},"activityList":{"items":[{"before":"3f8226eb7f09eb93c26dda4cd47e023a8f56ea23","after":"128fcab4c07413513a05aea1d1494943f4bc3092","ref":"refs/heads/master","pushedAt":"2024-09-15T10:30:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"Merge #130548\n\n130548: roachtest: Add test owner as a label to the VM r=vidit-bhat a=nameisbhaskar\n\nThis PR adds the \"Owner\" of a test as a tag to the VM. This will help in mapping test run cost by owners.\r\nThe tag is added when the test run starts and removed once complete.\r\nThe tag name is \"test_owner\".\r\n\r\nFixes: #129955\r\nEpic: None\n\nCo-authored-by: Bhaskarjyoti Bora ","shortMessageHtmlLink":"Merge #130548"}},{"before":"cd4791373df10f3836b8eaf4092ba20ecd611c5a","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-09-15T10:02:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"}},{"before":"3f8226eb7f09eb93c26dda4cd47e023a8f56ea23","after":"128fcab4c07413513a05aea1d1494943f4bc3092","ref":"refs/heads/staging","pushedAt":"2024-09-15T10:02:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"Merge #130548\n\n130548: roachtest: Add test owner as a label to the VM r=vidit-bhat a=nameisbhaskar\n\nThis PR adds the \"Owner\" of a test as a tag to the VM. This will help in mapping test run cost by owners.\r\nThe tag is added when the test run starts and removed once complete.\r\nThe tag name is \"test_owner\".\r\n\r\nFixes: #129955\r\nEpic: None\n\nCo-authored-by: Bhaskarjyoti Bora ","shortMessageHtmlLink":"Merge #130548"}},{"before":"cdd2fc1cd9f0a259282b6fc6fdaf19143fe59f57","after":"cd4791373df10f3836b8eaf4092ba20ecd611c5a","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-15T10:02:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130548","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130548"}},{"before":null,"after":"cdd2fc1cd9f0a259282b6fc6fdaf19143fe59f57","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-15T10:02:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"99b7da557e4ae0cf133946e1d5631fde6f1e6c79","after":"3f8226eb7f09eb93c26dda4cd47e023a8f56ea23","ref":"refs/heads/master","pushedAt":"2024-09-14T17:47:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"Merge #130047\n\n130047: roachtest: add index backfill perturbation test r=kvoli a=andrewbaptist\n\nThis commit adds three new tests\r\nperturbation/(metamorphic|full|dev)/backfill which will perform an index\r\nbackfill and measure the latency impact.\r\n\r\nDuring the startup of the test, it creates a second database named\r\n\"backfill\" and fills it with 10K values. During the perturbation phase\r\nit creates a large index on the backfill database by indexing all the\r\nkeys and values.\r\n\r\nFixes: https://github.com/cockroachdb/cockroach/issues/128392\r\n\r\nRelease note: None\n\nCo-authored-by: Andrew Baptist ","shortMessageHtmlLink":"Merge #130047"}},{"before":"bafd0df6012d36755284935e21da40cefe489eec","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T17:21:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"}},{"before":"99b7da557e4ae0cf133946e1d5631fde6f1e6c79","after":"3f8226eb7f09eb93c26dda4cd47e023a8f56ea23","ref":"refs/heads/staging","pushedAt":"2024-09-14T17:21:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"Merge #130047\n\n130047: roachtest: add index backfill perturbation test r=kvoli a=andrewbaptist\n\nThis commit adds three new tests\r\nperturbation/(metamorphic|full|dev)/backfill which will perform an index\r\nbackfill and measure the latency impact.\r\n\r\nDuring the startup of the test, it creates a second database named\r\n\"backfill\" and fills it with 10K values. During the perturbation phase\r\nit creates a large index on the backfill database by indexing all the\r\nkeys and values.\r\n\r\nFixes: https://github.com/cockroachdb/cockroach/issues/128392\r\n\r\nRelease note: None\n\nCo-authored-by: Andrew Baptist ","shortMessageHtmlLink":"Merge #130047"}},{"before":"681c81a8c27640e624718682d7f2d694bb6e3453","after":"bafd0df6012d36755284935e21da40cefe489eec","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T17:21:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130047","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130047"}},{"before":null,"after":"681c81a8c27640e624718682d7f2d694bb6e3453","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T17:21:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"900066b2e6ac6697bb671028c9316fa1f34d3134","after":"99b7da557e4ae0cf133946e1d5631fde6f1e6c79","ref":"refs/heads/master","pushedAt":"2024-09-14T17:17:10.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"Merge #130107 #130262\n\n130107: roachtest: use the rate from the log files r=kvoli a=andrewbaptist\n\nPreviously we would track the throughput and latency from the listener\r\non the nodes directly. This had problems in certain cases and added a\r\nnew failure mode. This change switches to pulling the rate from the log\r\nfiles after the test completes.\r\n\r\nFixes: #129618\r\nFixes: #129113\r\n\r\nEpic: none\r\n\r\nRelease note: None\n\n130262: roachtest: add roachperf stats r=kvoli a=andrewbaptist\n\nThis commit adds the creation of a stats.json file after the run. This file is collected by the testing framework to make graphs on the roachperf dashboard.\r\n\r\nFixes: #128393\r\n\r\nEpic: none\r\n\r\nRelease note: None\n\nCo-authored-by: Andrew Baptist ","shortMessageHtmlLink":"Merge #130107 #130262"}},{"before":"5feec07e4853d34b98e50b6cbf1d4dc80da3e35e","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T16:49:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"}},{"before":"fbe3226b4703ea993ceed2efed3b8c6f46544652","after":"99b7da557e4ae0cf133946e1d5631fde6f1e6c79","ref":"refs/heads/staging","pushedAt":"2024-09-14T16:49:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"Merge #130107 #130262\n\n130107: roachtest: use the rate from the log files r=kvoli a=andrewbaptist\n\nPreviously we would track the throughput and latency from the listener\r\non the nodes directly. This had problems in certain cases and added a\r\nnew failure mode. This change switches to pulling the rate from the log\r\nfiles after the test completes.\r\n\r\nFixes: #129618\r\nFixes: #129113\r\n\r\nEpic: none\r\n\r\nRelease note: None\n\n130262: roachtest: add roachperf stats r=kvoli a=andrewbaptist\n\nThis commit adds the creation of a stats.json file after the run. This file is collected by the testing framework to make graphs on the roachperf dashboard.\r\n\r\nFixes: #128393\r\n\r\nEpic: none\r\n\r\nRelease note: None\n\nCo-authored-by: Andrew Baptist ","shortMessageHtmlLink":"Merge #130107 #130262"}},{"before":"12ee4621b7032450b7fac76f35a51765a0d44daa","after":"5feec07e4853d34b98e50b6cbf1d4dc80da3e35e","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T16:49:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130262","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130262"}},{"before":"2e44affae57ab2fde520a04695525047381e230e","after":"12ee4621b7032450b7fac76f35a51765a0d44daa","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T16:49:01.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130107","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify] -bors-staging-tmp-130107"}},{"before":null,"after":"2e44affae57ab2fde520a04695525047381e230e","ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T16:49:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"[ci skip][skip ci][skip netlify]","shortMessageHtmlLink":"[ci skip][skip ci][skip netlify]"}},{"before":"919b7aa92a8ca82a3cecc6d7d4f8ebcaecc1279f","after":"1176b31ec0319cb666063a55797a075d59715981","ref":"refs/heads/blathers/backport-release-24.1.5-rc-130709","pushedAt":"2024-09-14T16:22:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"util: publish cidr metrics for tenants\n\nPreviously the cidr metrics were only started for the system tenant.\nThis was problematic for SQL tenants since the mapping wouldn't be\nupdated.\n\nFixes: #130708\n\nRelease note: None","shortMessageHtmlLink":"util: publish cidr metrics for tenants"}},{"before":"38597e821a60516295cea9f0be50a877f17c3676","after":"919b7aa92a8ca82a3cecc6d7d4f8ebcaecc1279f","ref":"refs/heads/blathers/backport-release-24.1.5-rc-130709","pushedAt":"2024-09-14T16:22:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"Merge dcad55ea8c0c4e23e462e47719d82bb0ac93d8c7 into blathers/backport-release-24.1.5-rc-130709","shortMessageHtmlLink":"Merge dcad55e into blathers/backport-release-24.1.5-rc-130709"}},{"before":"89dfdf59057a59a0fc82c8ec4520fbc8c4a53d93","after":"38597e821a60516295cea9f0be50a877f17c3676","ref":"refs/heads/blathers/backport-release-24.1.5-rc-130709","pushedAt":"2024-09-14T16:22:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"tmp","shortMessageHtmlLink":"tmp"}},{"before":null,"after":"89dfdf59057a59a0fc82c8ec4520fbc8c4a53d93","ref":"refs/heads/blathers/backport-release-24.1.5-rc-130709","pushedAt":"2024-09-14T16:22:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"Merge pull request #130584 from andrewbaptist/backport24.1.5-rc-130578\n\nrelease-24.1.5-rc: changefeedccl: add network metrics","shortMessageHtmlLink":"Merge pull request #130584 from andrewbaptist/backport24.1.5-rc-130578"}},{"before":"1b8b1f4422c0838e8637e8de46f8f359a30086ed","after":"b0f14af7156f27580ecf13eb111246a5af145b37","ref":"refs/heads/blathers/backport-release-23.2.12-rc-130709","pushedAt":"2024-09-14T16:22:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"util: publish cidr metrics for tenants\n\nPreviously the cidr metrics were only started for the system tenant.\nThis was problematic for SQL tenants since the mapping wouldn't be\nupdated.\n\nFixes: #130708\n\nRelease note: None","shortMessageHtmlLink":"util: publish cidr metrics for tenants"}},{"before":"d4d4b48792892ccbcf70ca833edd214bf99c0207","after":"1b8b1f4422c0838e8637e8de46f8f359a30086ed","ref":"refs/heads/blathers/backport-release-23.2.12-rc-130709","pushedAt":"2024-09-14T16:22:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"Merge dcad55ea8c0c4e23e462e47719d82bb0ac93d8c7 into blathers/backport-release-23.2.12-rc-130709","shortMessageHtmlLink":"Merge dcad55e into blathers/backport-release-23.2.12-rc-130709"}},{"before":"9612ab97923c20e80388cbe5bd7c6997ffde62bf","after":"d4d4b48792892ccbcf70ca833edd214bf99c0207","ref":"refs/heads/blathers/backport-release-23.2.12-rc-130709","pushedAt":"2024-09-14T16:22:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"tmp","shortMessageHtmlLink":"tmp"}},{"before":null,"after":"9612ab97923c20e80388cbe5bd7c6997ffde62bf","ref":"refs/heads/blathers/backport-release-23.2.12-rc-130709","pushedAt":"2024-09-14T16:22:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"Merge pull request #130712 from andrewbaptist/backport23.2.12-rc-130521-130528-130664\n\nrelease-23.2.12-rc: all of the network metrics","shortMessageHtmlLink":"Merge pull request #130712 from andrewbaptist/backport23.2.12-rc-1305…"}},{"before":"32892b7a9897107a6bf3665291b0926ad8710537","after":"95cb339574a00b87b0b0cee7ae9717b50446e399","ref":"refs/heads/blathers/backport-release-24.2.3-rc-130709","pushedAt":"2024-09-14T16:22:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"util: publish cidr metrics for tenants\n\nPreviously the cidr metrics were only started for the system tenant.\nThis was problematic for SQL tenants since the mapping wouldn't be\nupdated.\n\nFixes: #130708\n\nRelease note: None","shortMessageHtmlLink":"util: publish cidr metrics for tenants"}},{"before":"c6f74279f68f7856f042f46c59d83641bd11215c","after":"32892b7a9897107a6bf3665291b0926ad8710537","ref":"refs/heads/blathers/backport-release-24.2.3-rc-130709","pushedAt":"2024-09-14T16:22:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"Merge dcad55ea8c0c4e23e462e47719d82bb0ac93d8c7 into blathers/backport-release-24.2.3-rc-130709","shortMessageHtmlLink":"Merge dcad55e into blathers/backport-release-24.2.3-rc-130709"}},{"before":"7af073299909f1ba050f2c7fe28d8df02d7fb30a","after":"c6f74279f68f7856f042f46c59d83641bd11215c","ref":"refs/heads/blathers/backport-release-24.2.3-rc-130709","pushedAt":"2024-09-14T16:22:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"tmp","shortMessageHtmlLink":"tmp"}},{"before":null,"after":"7af073299909f1ba050f2c7fe28d8df02d7fb30a","ref":"refs/heads/blathers/backport-release-24.2.3-rc-130709","pushedAt":"2024-09-14T16:22:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"blathers-crl[bot]","name":null,"path":"/apps/blathers-crl","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/59700?s=80&v=4"},"commit":{"message":"Merge pull request #130582 from andrewbaptist/backport24.2.2-rc-130578\n\nrelease-24.2.3-rc: changefeedccl: add network metrics","shortMessageHtmlLink":"Merge pull request #130582 from andrewbaptist/backport24.2.2-rc-130578"}},{"before":"900066b2e6ac6697bb671028c9316fa1f34d3134","after":"fbe3226b4703ea993ceed2efed3b8c6f46544652","ref":"refs/heads/staging","pushedAt":"2024-09-14T16:22:09.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"},"commit":{"message":"Merge #130047\n\n130047: roachtest: add index backfill perturbation test r=kvoli a=andrewbaptist\n\nThis commit adds three new tests\r\nperturbation/(metamorphic|full|dev)/backfill which will perform an index\r\nbackfill and measure the latency impact.\r\n\r\nDuring the startup of the test, it creates a second database named\r\n\"backfill\" and fills it with 10K values. During the perturbation phase\r\nit creates a large index on the backfill database by indexing all the\r\nkeys and values.\r\n\r\nFixes: https://github.com/cockroachdb/cockroach/issues/128392\r\n\r\nRelease note: None\n\nCo-authored-by: Andrew Baptist ","shortMessageHtmlLink":"Merge #130047"}},{"before":"7a6c9527318ba410735954e0aa2cab4f11b462d3","after":null,"ref":"refs/heads/staging.tmp","pushedAt":"2024-09-14T16:22:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"craig[bot]","name":null,"path":"/apps/craig","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/10419?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNVQxMDozMDoyMS4wMDAwMDBazwAAAAS2opmn","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNVQxMDozMDoyMS4wMDAwMDBazwAAAAS2opmn","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNFQxNjoyMjowOS4wMDAwMDBazwAAAAS2ThDr"}},"title":"Activity · cockroachdb/cockroach"}