{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":63960295,"defaultBranch":"main","name":"appsignal-elixir","ownerLogin":"appsignal","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-07-22T14:38:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3984134?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714394423.0","currentOid":""},"activityList":{"items":[{"before":"2040cb7fa766514e28dafa3a0c313285687bbd82","after":null,"ref":"refs/heads/bump-agent-0.35.5","pushedAt":"2024-04-29T12:40:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tombruijn","name":"Tom de Bruijn","path":"/tombruijn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/282402?s=80&v=4"}},{"before":"78ff8d387887c6496c1db45ab2ddd739712d94ea","after":"a19671f6f165a7957c39516f76a69f08e9e22ab5","ref":"refs/heads/main","pushedAt":"2024-04-29T12:40:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tombruijn","name":"Tom de Bruijn","path":"/tombruijn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/282402?s=80&v=4"},"commit":{"message":"Bump agent to version 0.35.5 (#938)\n\nThe agent update and changesets are updated automatically.\r\n\r\n[skip review]","shortMessageHtmlLink":"Bump agent to version 0.35.5 (#938)"}},{"before":null,"after":"2040cb7fa766514e28dafa3a0c313285687bbd82","ref":"refs/heads/bump-agent-0.35.5","pushedAt":"2024-04-29T12:17:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tombruijn","name":"Tom de Bruijn","path":"/tombruijn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/282402?s=80&v=4"},"commit":{"message":"Bump agent to version 0.35.5\n\nThe agent update and changesets are updated automatically.\n\n[skip review]","shortMessageHtmlLink":"Bump agent to version 0.35.5"}},{"before":"60b6d537b6664f3297cb37e8c5ac2f4dde950e96","after":"78ff8d387887c6496c1db45ab2ddd739712d94ea","ref":"refs/heads/main","pushedAt":"2024-04-25T09:44:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tombruijn","name":"Tom de Bruijn","path":"/tombruijn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/282402?s=80&v=4"},"commit":{"message":"Publish package v2.10.1\n\nUpdate version number and CHANGELOG.md.","shortMessageHtmlLink":"Publish package v2.10.1"}},{"before":"f64fc233e6919bc1cd8a45e5b8bca672acd6b74d","after":"60b6d537b6664f3297cb37e8c5ac2f4dde950e96","ref":"refs/heads/main","pushedAt":"2024-04-25T09:43:26.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"tombruijn","name":"Tom de Bruijn","path":"/tombruijn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/282402?s=80&v=4"},"commit":{"message":"Merge pull request #937 from appsignal/extensive-map-filter\n\nFix Phoenix filter_parameters partial keys support","shortMessageHtmlLink":"Merge pull request #937 from appsignal/extensive-map-filter"}},{"before":"5a7810c81a20961418285b6af8da47694c4b5b16","after":"47608a9f228f9a3b9c2bcff7efc52ee9c63e4040","ref":"refs/heads/extensive-map-filter","pushedAt":"2024-04-25T09:28:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tombruijn","name":"Tom de Bruijn","path":"/tombruijn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/282402?s=80&v=4"},"commit":{"message":"Remove Phoenix filter_parameters config merge\n\nThis merging of config options, AppSignal and Phoenix, is no longer\nneeded. Our MapFilter now supports all the Phoenix filter_parameters\nconfig, and applies that directly from the Phoenix config.","shortMessageHtmlLink":"Remove Phoenix filter_parameters config merge"}},{"before":null,"after":"5a7810c81a20961418285b6af8da47694c4b5b16","ref":"refs/heads/extensive-map-filter","pushedAt":"2024-04-25T08:02:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tombruijn","name":"Tom de Bruijn","path":"/tombruijn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/282402?s=80&v=4"},"commit":{"message":"Fix Phoenix filter_parameters partial keys support\n\nThe Phoenix Logger filters out partial keys matches. Our implementation\nfor Phoenix's filter_parameters did not follow this implementation. This\nchange adds support for filtering out partial key matches when using the\ndiscard filtering strategy.\n\nPhoenix implementation:\nhttps://github.com/phoenixframework/phoenix/blob/dfb0c00d2077e10f8df6cc6e334e04924c4c2bcd/lib/phoenix/logger.ex#L157-L199\n\nFixes #936","shortMessageHtmlLink":"Fix Phoenix filter_parameters partial keys support"}},{"before":"f38cc76a5cc74a37a0ff39abe631673cb0718df8","after":"f64fc233e6919bc1cd8a45e5b8bca672acd6b74d","ref":"refs/heads/main","pushedAt":"2024-04-22T14:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Publish package v2.10.0\n\nUpdate version number and CHANGELOG.md.","shortMessageHtmlLink":"Publish package v2.10.0"}},{"before":"df3cd039b7a3391c509adc4d8e0a152fb9142247","after":"f38cc76a5cc74a37a0ff39abe631673cb0718df8","ref":"refs/heads/main","pushedAt":"2024-04-22T13:03:45.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Merge pull request #934 from appsignal/ignore-logs\n\nAdd `ignore_logs` configuration option","shortMessageHtmlLink":"Merge pull request #934 from appsignal/ignore-logs"}},{"before":"37f90ae729c0c13e1a71b91c245481a04e556f10","after":"d56d3ebd2286ee4e4aa75553aeaf49ec1c312bbe","ref":"refs/heads/ignore-logs","pushedAt":"2024-04-22T12:54:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Bump agent to version 0.35.2\n\nThe agent update and changesets are updated automatically.\n\n[skip review]","shortMessageHtmlLink":"Bump agent to version 0.35.2"}},{"before":"f877b49376133b1c20ea03d02d6049029a12a724","after":"df3cd039b7a3391c509adc4d8e0a152fb9142247","ref":"refs/heads/main","pushedAt":"2024-04-22T12:45:04.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Merge pull request #933 from appsignal/heartbeats\n\nImplement heartbeats for Elixir","shortMessageHtmlLink":"Merge pull request #933 from appsignal/heartbeats"}},{"before":"eba8349aa37d9db7bf6992e02074bae7d6518149","after":"840e6c0bd9934dba1614f7aae3d60350975f3be3","ref":"refs/heads/heartbeats","pushedAt":"2024-04-22T12:32:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Amend changeset to minor bump\n\nBump the changeset to a minor version and mention that the feature\nis only available to beta testers.","shortMessageHtmlLink":"Amend changeset to minor bump"}},{"before":null,"after":"c7edc3116fac17cf38652258377351833270d0ab","ref":"refs/heads/bump-agent-0.35.2","pushedAt":"2024-04-22T11:29:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Bump agent to version 0.35.2\n\nThe agent update and changesets are updated automatically.\n\n[skip review]","shortMessageHtmlLink":"Bump agent to version 0.35.2"}},{"before":"c74a87f94b090722237880538f07df837d67bd5a","after":"cc5de5e3798a55cd922f1db40d78541111bbf43b","ref":"refs/heads/error-backend-off","pushedAt":"2024-04-19T14:30:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jeffkreeftmeijer","name":"Jeff Kreeftmeijer","path":"/jeffkreeftmeijer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43621?s=80&v=4"},"commit":{"message":"Update .changesets/turn-error-backend-off-by-default.md\n\nCo-authored-by: Tom de Bruijn ","shortMessageHtmlLink":"Update .changesets/turn-error-backend-off-by-default.md"}},{"before":null,"after":"37f90ae729c0c13e1a71b91c245481a04e556f10","ref":"refs/heads/ignore-logs","pushedAt":"2024-04-19T13:39:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Add `ignore_logs` configuration option\n\nRead the `ignore_logs` config option from `config.exs`, or the\n`APPSIGNAL_IGNORE_LOGS` environment variable, and re-export it for\nthe AppSignal agent as the `_APPSIGNAL_IGNORE_LOGS` environment\nvariable.\n\n[skip changeset] because the corresponding changeset will be added\n(modified slightly) from the [agent PR][agent]\n\n[agent]: appsignal/appsignal-agent#1127","shortMessageHtmlLink":"Add ignore_logs configuration option"}},{"before":null,"after":"ab9a9c4ca1c15faa4a9365fec628e3f03c0c4d68","ref":"refs/heads/bump-agent-0.34.3","pushedAt":"2024-04-12T09:12:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Bump agent to version 0.34.3\n\nThe agent update and changesets are updated automatically.\n\n[skip review]","shortMessageHtmlLink":"Bump agent to version 0.34.3"}},{"before":"3b4d5993d44ce526299665e1b674eafb0698c65b","after":"eba8349aa37d9db7bf6992e02074bae7d6518149","ref":"refs/heads/heartbeats","pushedAt":"2024-04-05T16:57:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Do not attempt to transmit when not active\n\nIf AppSignal is not active, do not attempt to transmit heartbeats,\nas the configuration is likely to be incomplete.\n\nModify logged messages to use the same wording and error levels as\nin the Ruby integration.","shortMessageHtmlLink":"Do not attempt to transmit when not active"}},{"before":"a27f20a0c36d203981073820f8d8ebee1f913b3d","after":"3b4d5993d44ce526299665e1b674eafb0698c65b","ref":"refs/heads/heartbeats","pushedAt":"2024-04-05T13:43:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Do not attempt to transmit when not active\n\nIf AppSignal is not active, do not attempt to transmit heartbeats,\nas the configuration is likely to be incomplete.\n\nModify logged messages to use the same wording and error levels as\nin the Ruby integration.","shortMessageHtmlLink":"Do not attempt to transmit when not active"}},{"before":"2793c485776027cc168a37df43386b5332cb6468","after":"a27f20a0c36d203981073820f8d8ebee1f913b3d","ref":"refs/heads/heartbeats","pushedAt":"2024-04-05T12:26:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Do not attempt to transmit when not active\n\nIf AppSignal is not active, do not attempt to transmit heartbeats,\nas the configuration is likely to be incomplete.\n\nModify logged messages to use the same wording and error levels as\nin the Ruby integration.","shortMessageHtmlLink":"Do not attempt to transmit when not active"}},{"before":"d76ec4f08aeff9af6163972382c819f378208467","after":"2793c485776027cc168a37df43386b5332cb6468","ref":"refs/heads/heartbeats","pushedAt":"2024-04-05T12:08:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Do not attempt to transmit when not active\n\nIf AppSignal is not active, do not attempt to transmit heartbeats,\nas the configuration is likely to be incomplete.\n\nModify logged messages to use the same wording and error levels as\nin the Ruby integration.","shortMessageHtmlLink":"Do not attempt to transmit when not active"}},{"before":"1c371a85e309afb61a14b56fd5a8977899395bc4","after":null,"ref":"refs/heads/function_clause","pushedAt":"2024-04-05T05:34:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jeffkreeftmeijer","name":"Jeff Kreeftmeijer","path":"/jeffkreeftmeijer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43621?s=80&v=4"}},{"before":"da2ae6519b0703b0e5ad22d4fa57b2e96e6646f7","after":"f877b49376133b1c20ea03d02d6049029a12a724","ref":"refs/heads/main","pushedAt":"2024-04-05T05:34:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jeffkreeftmeijer","name":"Jeff Kreeftmeijer","path":"/jeffkreeftmeijer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43621?s=80&v=4"},"commit":{"message":"Add regression test for function_clause errors (#929)","shortMessageHtmlLink":"Add regression test for function_clause errors (#929)"}},{"before":"859ce1a8ce88f1c492f7e26c7815b922261179ff","after":"d76ec4f08aeff9af6163972382c819f378208467","ref":"refs/heads/heartbeats","pushedAt":"2024-04-03T09:50:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Do not attempt to transmit when not active\n\nIf AppSignal is not active, do not attempt to transmit heartbeats,\nas the configuration is likely to be incomplete.\n\nModify logged messages to use the same wording as in the Ruby\nintegration.","shortMessageHtmlLink":"Do not attempt to transmit when not active"}},{"before":"2cc3350e069c63a9dac2b1332e00b128635ef5db","after":"859ce1a8ce88f1c492f7e26c7815b922261179ff","ref":"refs/heads/heartbeats","pushedAt":"2024-04-03T09:36:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Do not attempt to transmit when not active\n\nIf AppSignal is not active, do not attempt to transmit heartbeats,\nas the configuration is likely to be incomplete.\n\nModify logged messages to use the same wording as in the Ruby\nintegration.","shortMessageHtmlLink":"Do not attempt to transmit when not active"}},{"before":"ade9f012cee106a9328426ddbb0cafb7a70b11e5","after":"2cc3350e069c63a9dac2b1332e00b128635ef5db","ref":"refs/heads/heartbeats","pushedAt":"2024-04-02T15:39:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Do not attempt to transmit when not active\n\nIf AppSignal is not active, do not attempt to transmit heartbeats,\nas the configuration is likely to be incomplete.\n\nModify logged messages to use the same wording as in the Ruby\nintegration.","shortMessageHtmlLink":"Do not attempt to transmit when not active"}},{"before":"45929b7d5774cae93e4d15c645a096132b4e436a","after":"ade9f012cee106a9328426ddbb0cafb7a70b11e5","ref":"refs/heads/heartbeats","pushedAt":"2024-03-28T18:20:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Implement heartbeats\n\nImplement the heartbeat functionality using the transmitter. The\nimplementation is functionally identical to the one for the Ruby\nintegration: https://github.com/appsignal/appsignal-ruby/pull/1057","shortMessageHtmlLink":"Implement heartbeats"}},{"before":"8d6a5a25264a817d95ad12fb19671d2aa7040b3f","after":"45929b7d5774cae93e4d15c645a096132b4e436a","ref":"refs/heads/heartbeats","pushedAt":"2024-03-28T18:16:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Implement heartbeats\n\nImplement the heartbeat functionality using the transmitter. The\nimplementation is functionally identical to the one for the Ruby\nintegration: https://github.com/appsignal/appsignal-ruby/pull/1057","shortMessageHtmlLink":"Implement heartbeats"}},{"before":"854b9c9c50d505f107e873996be40bdf38f73ba7","after":"8d6a5a25264a817d95ad12fb19671d2aa7040b3f","ref":"refs/heads/heartbeats","pushedAt":"2024-03-28T18:11:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Implement heartbeats\n\nImplement the heartbeat functionality using the transmitter. The\nimplementation is functionally identical to the one for the Ruby\nintegration: https://github.com/appsignal/appsignal-ruby/pull/1057","shortMessageHtmlLink":"Implement heartbeats"}},{"before":"bfec65b6f4b7bdd50ded617024319179b5b6b0c7","after":"854b9c9c50d505f107e873996be40bdf38f73ba7","ref":"refs/heads/heartbeats","pushedAt":"2024-03-28T17:53:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Implement heartbeats\n\nImplement the heartbeat functionality using the transmitter. The\nimplementation is functionally identical to the one for the Ruby\nintegration: https://github.com/appsignal/appsignal-ruby/pull/1057","shortMessageHtmlLink":"Implement heartbeats"}},{"before":"1186d2ee076ae8c7f6d02e0efcf767d086812d89","after":"bfec65b6f4b7bdd50ded617024319179b5b6b0c7","ref":"refs/heads/heartbeats","pushedAt":"2024-03-28T17:31:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"unflxw","name":"Noemi","path":"/unflxw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/45180344?s=80&v=4"},"commit":{"message":"Implement heartbeats\n\nImplement the heartbeat functionality using the transmitter. The\nimplementation is functionally identical to the one for the Ruby\nintegration: https://github.com/appsignal/appsignal-ruby/pull/1057","shortMessageHtmlLink":"Implement heartbeats"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPPSVJgA","startCursor":null,"endCursor":null}},"title":"Activity ยท appsignal/appsignal-elixir"}