{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":36437041,"defaultBranch":"main","name":"artillery","ownerLogin":"artilleryio","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-05-28T12:31:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12608521?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726496805.0","currentOid":""},"activityList":{"items":[{"before":"27409aa677cf3b0748da40ca4159387c30836f13","after":null,"ref":"refs/heads/bernardobridge/twirp-example-custom-function","pushedAt":"2024-09-16T14:26:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bernardobridge","name":"Bernardo Guerreiro","path":"/bernardobridge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39738771?s=80&v=4"}},{"before":"8d776a8ffb0ef18723b4f579239965a6ab781a3f","after":"fcbf205b62f3c0306e64d0b6931dd20169da075c","ref":"refs/heads/main","pushedAt":"2024-09-16T14:26:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bernardobridge","name":"Bernardo Guerreiro","path":"/bernardobridge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39738771?s=80&v=4"},"commit":{"message":"feat(examples): add rpc example with twirp (#3334)","shortMessageHtmlLink":"feat(examples): add rpc example with twirp (#3334)"}},{"before":"e6abb669d77e28d178cf3f3455758f7ae395746f","after":null,"ref":"refs/heads/feat/otel-resource-attributes","pushedAt":"2024-09-11T20:37:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"8a8a85da14af77f1c8de20d325c14a7be06d0d50","after":"8d776a8ffb0ef18723b4f579239965a6ab781a3f","ref":"refs/heads/main","pushedAt":"2024-09-11T20:37:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat: allow setting resource-level attributes for OpenTelemetry (#3335)","shortMessageHtmlLink":"feat: allow setting resource-level attributes for OpenTelemetry (#3335)"}},{"before":null,"after":"e6abb669d77e28d178cf3f3455758f7ae395746f","ref":"refs/heads/feat/otel-resource-attributes","pushedAt":"2024-09-11T12:37:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat: allow setting resource-level attributes for OpenTelemetry\n\n`resourceAttributes` may now be used to set resource [1] level\nattributes when reporting via Open Telemetry.\n\n```\nconfig:\n plugins:\n publish-metrics:\n - type: 'open-telemetry'\n\n # Set resource attributes:\n resourceAttributes:\n service.name: Artillery.io\n custom-attribute: some-value\n```\n\nOriginal discussion: https://github.com/artilleryio/artillery/discussions/3333\n\n1. https://opentelemetry.io/docs/languages/js/resources/","shortMessageHtmlLink":"feat: allow setting resource-level attributes for OpenTelemetry"}},{"before":"917e52141b8874cd51f137c715415a872336f954","after":"8a8a85da14af77f1c8de20d325c14a7be06d0d50","ref":"refs/heads/main","pushedAt":"2024-09-05T16:05:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"docs: update Playwright example","shortMessageHtmlLink":"docs: update Playwright example"}},{"before":"c33e6b4bedd72c12e2648d31984275e0212bd3ea","after":null,"ref":"refs/heads/fix/multiple-batches-with-pause","pushedAt":"2024-08-30T09:38:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"d3f06a7ef45a968695363a0bd596f1fcbe087d5b","after":"917e52141b8874cd51f137c715415a872336f954","ref":"refs/heads/main","pushedAt":"2024-08-30T09:38:51.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"Merge pull request #3331 from artilleryio/fix/multiple-batches-with-pause\n\nfix: prevent incorrect \"multiple metric batches\" warning in tests with pause phases","shortMessageHtmlLink":"Merge pull request #3331 from artilleryio/fix/multiple-batches-with-p…"}},{"before":null,"after":"c33e6b4bedd72c12e2648d31984275e0212bd3ea","ref":"refs/heads/fix/multiple-batches-with-pause","pushedAt":"2024-08-30T09:10:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"dep: remove try-require, no longer used","shortMessageHtmlLink":"dep: remove try-require, no longer used"}},{"before":"df428ced0bec2bf98d0f76d310df60fe24402850","after":"d3f06a7ef45a968695363a0bd596f1fcbe087d5b","ref":"refs/heads/main","pushedAt":"2024-08-29T12:45:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"docs: update security policy\n\nOnly v2.x is supported","shortMessageHtmlLink":"docs: update security policy"}},{"before":"7f285581599a9892c483d8a83c05793e8cf14bff","after":null,"ref":"refs/heads/feat/response-time-by-code","pushedAt":"2024-08-23T20:44:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"cf68ee66fbe1a00bb39b3880744ee6185a04e7d0","after":"df428ced0bec2bf98d0f76d310df60fe24402850","ref":"refs/heads/main","pushedAt":"2024-08-23T20:44:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat(http): track response time by status code (#3326)","shortMessageHtmlLink":"feat(http): track response time by status code (#3326)"}},{"before":null,"after":"7f285581599a9892c483d8a83c05793e8cf14bff","ref":"refs/heads/feat/response-time-by-code","pushedAt":"2024-08-23T15:31:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat(http): track response time by status code\n\nTrack response time by status code (2xx, 3xx, 4xx, and 5xx).\n\nNew metrics that will be emitted:\n\n- http.response_time.2xx\n- http.response_time.3xx\n- http.response_time.4xx\n- http.response_time.5xx","shortMessageHtmlLink":"feat(http): track response time by status code"}},{"before":"54e3593646b251ca8f6744665581d42fb5e92719","after":null,"ref":"refs/heads/release/artillery-v2.0.20-2024-08-21-14-45-26","pushedAt":"2024-08-21T15:00:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"8a1929f3aed925808ff68f557c061f5c8ec7c627","after":"cf68ee66fbe1a00bb39b3880744ee6185a04e7d0","ref":"refs/heads/main","pushedAt":"2024-08-21T15:00:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"ci: release v2.0.20 artillery (#3324)\n\nCo-authored-by: hassy ","shortMessageHtmlLink":"ci: release v2.0.20 artillery (#3324)"}},{"before":"8a1929f3aed925808ff68f557c061f5c8ec7c627","after":"54e3593646b251ca8f6744665581d42fb5e92719","ref":"refs/heads/release/artillery-v2.0.20-2024-08-21-14-45-26","pushedAt":"2024-08-21T14:46:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci: release v2.0.20 artillery","shortMessageHtmlLink":"ci: release v2.0.20 artillery"}},{"before":null,"after":"8a1929f3aed925808ff68f557c061f5c8ec7c627","ref":"refs/heads/release/artillery-v2.0.20-2024-08-21-14-45-26","pushedAt":"2024-08-21T14:45:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat: remove legacy Artillery Pro integration (#3320)","shortMessageHtmlLink":"feat: remove legacy Artillery Pro integration (#3320)"}},{"before":"e82aaf7e0dce6ab9784a77a71a5d245ec330b494","after":null,"ref":"refs/heads/feat/remove-pro","pushedAt":"2024-08-21T09:15:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"77c9a4882922b47c834494408ae3b7be94f4d3f1","after":"8a1929f3aed925808ff68f557c061f5c8ec7c627","ref":"refs/heads/main","pushedAt":"2024-08-21T09:15:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat: remove legacy Artillery Pro integration (#3320)","shortMessageHtmlLink":"feat: remove legacy Artillery Pro integration (#3320)"}},{"before":null,"after":"e82aaf7e0dce6ab9784a77a71a5d245ec330b494","ref":"refs/heads/feat/remove-pro","pushedAt":"2024-08-20T15:17:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat: remove legacy Artillery Pro integration","shortMessageHtmlLink":"feat: remove legacy Artillery Pro integration"}},{"before":"4cdadc9996cfeef07e165644b6dc63ce00859641","after":null,"ref":"refs/heads/feat/metadata","pushedAt":"2024-08-20T14:57:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"9daa98f788b0ef41a6380d54bb4a37af1b3af770","after":"77c9a4882922b47c834494408ae3b7be94f4d3f1","ref":"refs/heads/main","pushedAt":"2024-08-20T14:57:54.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"Merge pull request #3318 from artilleryio/feat/metadata\n\nfeat: send additional metadata to Artillery Cloud","shortMessageHtmlLink":"Merge pull request #3318 from artilleryio/feat/metadata"}},{"before":"c0dd78e25540c1264e4fd195d64205bbbaebb066","after":null,"ref":"refs/heads/feat/org-id-in-url","pushedAt":"2024-08-20T14:57:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"c4756860abb24d3f22256004efcdee49140a7fd9","after":"9daa98f788b0ef41a6380d54bb4a37af1b3af770","ref":"refs/heads/main","pushedAt":"2024-08-20T14:57:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat(cloud): include org ID in test run URLs (#3319)","shortMessageHtmlLink":"feat(cloud): include org ID in test run URLs (#3319)"}},{"before":null,"after":"c0dd78e25540c1264e4fd195d64205bbbaebb066","ref":"refs/heads/feat/org-id-in-url","pushedAt":"2024-08-20T14:47:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat(cloud): include org ID in test run URLs","shortMessageHtmlLink":"feat(cloud): include org ID in test run URLs"}},{"before":null,"after":"4cdadc9996cfeef07e165644b6dc63ce00859641","ref":"refs/heads/feat/metadata","pushedAt":"2024-08-20T13:40:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat: send extra metadata to Artillery Cloud","shortMessageHtmlLink":"feat: send extra metadata to Artillery Cloud"}},{"before":"f72f0596fac7fd4d8134a202fc98bfd680b2bc82","after":null,"ref":"refs/heads/feat/set-name","pushedAt":"2024-08-20T10:08:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}},{"before":"926e8d837e8d1bcc9ff6f43560d4e20cacbd389c","after":"c4756860abb24d3f22256004efcdee49140a7fd9","ref":"refs/heads/main","pushedAt":"2024-08-20T10:08:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat: add --name option for setting test names in Artillery Cloud (#3317)","shortMessageHtmlLink":"feat: add --name option for setting test names in Artillery Cloud (#3317"}},{"before":null,"after":"f72f0596fac7fd4d8134a202fc98bfd680b2bc82","ref":"refs/heads/feat/set-name","pushedAt":"2024-08-20T09:53:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"},"commit":{"message":"feat: add --name option for setting test names in Artillery Cloud\n\n- Shorthand for setting the \"name\" tag\n- Overrides the \"name\" tag if that's already set","shortMessageHtmlLink":"feat: add --name option for setting test names in Artillery Cloud"}},{"before":"6121f4a68d80c74ae936a46eeb9dcfdb96ae793e","after":null,"ref":"refs/heads/feat/cloud-ping","pushedAt":"2024-08-20T09:32:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hassy","name":"Hassy Veldstra","path":"/hassy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1490?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEt4c07wA","startCursor":null,"endCursor":null}},"title":"Activity · artilleryio/artillery"}