{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":596438151,"defaultBranch":"main","name":"contrib-auto-pdo","ownerLogin":"opentelemetry-php","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-02-02T07:18:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/96889407?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715212011.0","currentOid":""},"activityList":{"items":[{"before":"2f5a05d351d229a5912fb5d6cdf5cfa9c7f61948","after":"a1305b08666ae63dd9dcc7c6db9e3dc52f565a48","ref":"refs/heads/main","pushedAt":"2024-05-08T11:58:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"link pdo prepare spans to execute + fetchAll spans (#260)\n\n- generalise PdoAttributeTracker to also track statements (and rename to suit)\r\n- set all possible values on spans before starting them (per spec)\r\n- import classes\r\n- fix psalm config warnings\r\n- prefer stable composer packages","shortMessageHtmlLink":"link pdo prepare spans to execute + fetchAll spans (#260)"}},{"before":"23bcc8331bf232ef6c180dd6e61d799651ebc099","after":"2f5a05d351d229a5912fb5d6cdf5cfa9c7f61948","ref":"refs/heads/main","pushedAt":"2024-04-08T02:40:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"update rules (#254)","shortMessageHtmlLink":"update rules (#254)"}},{"before":"f257f88d083d7a20f3686dfa70e5b7b28ad2eecc","after":"23bcc8331bf232ef6c180dd6e61d799651ebc099","ref":"refs/heads/main","pushedAt":"2024-03-12T03:23:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Add PHP 8.3 to test matrix (#245)\n\n* Add PHP 8.3 to test matrix\r\n* Update psalm for 8.3 to work\r\n* Update psalm suppressions\r\n* Fix php-cs-fixer issue","shortMessageHtmlLink":"Add PHP 8.3 to test matrix (#245)"}},{"before":"38910f71b9cf75da989bd06711339ff5459442d1","after":"f257f88d083d7a20f3686dfa70e5b7b28ad2eecc","ref":"refs/heads/main","pushedAt":"2024-01-21T05:38:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"update sem-conv to 1.23 (#229)","shortMessageHtmlLink":"update sem-conv to 1.23 (#229)"}},{"before":"3de28140dd53e07cdec27b184ec08c70cd8fd898","after":"38910f71b9cf75da989bd06711339ff5459442d1","ref":"refs/heads/main","pushedAt":"2023-12-12T11:42:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Use normal version instead of beta version constraint (#223)","shortMessageHtmlLink":"Use normal version instead of beta version constraint (#223)"}},{"before":"85b44d0f88d72e4c2ebddd5dfc41da1f1865cbbe","after":"3de28140dd53e07cdec27b184ec08c70cd8fd898","ref":"refs/heads/main","pushedAt":"2023-10-19T20:18:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Update `TraceAttributes` to semconv to 1.22.0 (#204)\n\n* Replace HTTP_FLAVOR with NETWORK_PROTOCOL_VERSION\r\n* Set SemConv version\r\n* Update deprecated attributes\r\n* Update NETWORK_PEER_ADDRESS","shortMessageHtmlLink":"Update TraceAttributes to semconv to 1.22.0 (#204)"}},{"before":"fe285220708f672a7450fd6b26db734b9dd73c73","after":"85b44d0f88d72e4c2ebddd5dfc41da1f1865cbbe","ref":"refs/heads/main","pushedAt":"2023-10-11T22:28:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"update readmes (#200)\n\nFollowing on from Laravel's readme updates, apply the same to other readme files.\r\nAdd some badges, and a note to make clear that people are probably looking at a\r\nread-only subtree split.\r\nIn passing, update wordpress dockerfile and metapackage to use RC","shortMessageHtmlLink":"update readmes (#200)"}},{"before":"f599272c95133fa87d3bb481a462f9150bf87664","after":"fe285220708f672a7450fd6b26db734b9dd73c73","ref":"refs/heads/main","pushedAt":"2023-08-23T22:03:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Contrib: Reducing package size (#188)\n\n* HttpAsyncClient: added git config to reduce package size.\r\n* IO: added git config to reduce package size.\r\n* Laravel: removed docker-compose.yml from .gitattributes as it does not exist in this package.\r\n* MongoDB: added git config to reduce package size.\r\n* PDO: added git config to reduce package size.\r\n* Psr3: added git config to reduce package size.\r\n* Psr15: added git config to reduce package size.\r\n* Psr18: added git config to reduce package size.\r\n* Slim: added git config to reduce package size.\r\n* Symfony: added git config to reduce package size.\r\n* Wordpress: added git config to reduce package size.\r\n* Logs/Monolog: added git config to reduce package size.\r\n* AutoInstrumentationInstaller: added git config to reduce package size.\r\n* Aws: added git config to reduce package size.\r\n* Context/Swoole: added git config to reduce package size.\r\n* Propagation/TraceResponse: added git config to reduce package size.\r\n* ResourceDetectors/Container: added git config to reduce package size.\r\n* Shims/OpenTracing: added git config to reduce package size.\r\n* Symfony SDK Bundle: added git config to reduce package size.","shortMessageHtmlLink":"Contrib: Reducing package size (#188)"}},{"before":"8996293bf4fd6f849e0e5309c3773a0f677d9642","after":"f599272c95133fa87d3bb481a462f9150bf87664","ref":"refs/heads/main","pushedAt":"2023-07-24T09:42:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Set required attribute of DB_SYSTEM (#181)\n\nThis change introduces a default value for db.system, to satisfy the opentelemetry specification\r\n* Default to \"other\" in case of not being able to get attribute\r\n* Add ext-pdo as requirement\r\n* Track PDO <-> statement connections\r\n* use to use WeakMaps for connection tracking\r\n\r\nCo-authored-by: Lars Strojny \r\nCo-authored-by: Brett McBride ","shortMessageHtmlLink":"Set required attribute of DB_SYSTEM (#181)"}},{"before":"ec2985bb62ca1a41f1d3d7f12e8c444dfe2719f5","after":"8996293bf4fd6f849e0e5309c3773a0f677d9642","ref":"refs/heads/main","pushedAt":"2023-06-26T13:46:50.728Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"feat: Support newer API namespace for open-telemetry/api >= 1.0.0beta10 (#171)\n\n* build(deps): Bump open-telemetry/api to 1.0.0beta10\r\n* fix: Use OpenTelemetry\\API instead of OpenTelemetry\\API\\Common\r\n\r\nSigned-off-by: Natsuki Ikeguchi ","shortMessageHtmlLink":"feat: Support newer API namespace for open-telemetry/api >= 1.0.0beta…"}},{"before":"2b42d1a352a305bcdfdb173eabf90dc4bf5e6a56","after":"ec2985bb62ca1a41f1d3d7f12e8c444dfe2719f5","ref":"refs/heads/main","pushedAt":"2023-06-05T07:58:16.113Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"fixing pdo constructor exception (#164)\n\nif PDO constructor fails, then we cannot get attributes which throws an exception from the post hook (obscuring the original exception).\r\nAdding a try/catch to avoid this.","shortMessageHtmlLink":"fixing pdo constructor exception (#164)"}},{"before":"b241faa673c5aa6f98266b5e8f8d5e8d860058a1","after":"2b42d1a352a305bcdfdb173eabf90dc4bf5e6a56","ref":"refs/heads/main","pushedAt":"2023-05-11T07:19:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"adding semconv dependency to packages that use it (#156)\n\nsemconv was previously a dependency of the API, but that was recently removed","shortMessageHtmlLink":"adding semconv dependency to packages that use it (#156)"}},{"before":"b9d4b74cfb868eecec8b7c7c1b0e2fb4c63d18e3","after":"b241faa673c5aa6f98266b5e8f8d5e8d860058a1","ref":"refs/heads/main","pushedAt":"2023-04-01T10:48:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Rename extension (#140)\n\n* Rename extension loaded calls\r\n\r\n* Rename C-extension name\r\n\r\n* Use right name\r\n\r\n* Use pecl url\r\n\r\n* Prefix with ext-\r\nThis is usually the default name/definition in composer.json\r\n\r\n* Bogus","shortMessageHtmlLink":"Rename extension (#140)"}},{"before":"2793a70ff837c1b57c84040d6ca26132b3afc5e1","after":"b9d4b74cfb868eecec8b7c7c1b0e2fb4c63d18e3","ref":"refs/heads/main","pushedAt":"2023-03-31T11:26:04.176Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Enable or disabled auto instrumentation (#137)\n\n* Enable or disabled auto instrumentation\r\nThis is done through the OpenTelemetry\\SDK\\Sdk::isInstrumentationDisabled method\r\n\r\n* Add NAME public constant to instrumentation classes\r\n\r\n* Implement class_exist\r\n\r\n* Introduce warning\r\n\r\n* Remove unrelated changes\r\n\r\n* Remove balnk line\r\n\r\n* Suppress psalm warnings\r\n\r\n* Add configuration documentation\r\n\r\n---------\r\n\r\nCo-authored-by: Przemyslaw Delewski <102958445+pdelewski@users.noreply.github.com>","shortMessageHtmlLink":"Enable or disabled auto instrumentation (#137)"}},{"before":"00809bda105271fe8c64407eb18c61c7725ec641","after":"2793a70ff837c1b57c84040d6ca26132b3afc5e1","ref":"refs/heads/main","pushedAt":"2023-03-31T09:37:10.773Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Use constant from TraceAttributes class (#139)","shortMessageHtmlLink":"Use constant from TraceAttributes class (#139)"}},{"before":"294cd4a66ec165ab6a817920d8cdd5d5e716aeb4","after":"00809bda105271fe8c64407eb18c61c7725ec641","ref":"refs/heads/main","pushedAt":"2023-03-29T12:06:50.374Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"Be less restrictive when autoloading instrumentation libraries (#133)\n\n* Be less restrictive when autoloading instrumentation libraries\r\nEmit a warning through trigger_error instead of using an assert. This will allow one\r\nto use the libraries in environments where the extension might not be available.\r\nHowever in case of issues, it will be clear through logs why code might not be\r\ninstrumented\r\n\r\n* Implement early return style","shortMessageHtmlLink":"Be less restrictive when autoloading instrumentation libraries (#133)"}},{"before":"144808eaf3dc4ccdd35b237723922c559d25cc30","after":"294cd4a66ec165ab6a817920d8cdd5d5e716aeb4","ref":"refs/heads/main","pushedAt":"2023-03-08T17:05:03.757Z","pushType":"push","commitsCount":1,"pusher":{"login":"otel-php-bot","name":"Otel Phpbot","path":"/otel-php-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96851485?s=80&v=4"},"commit":{"message":"adding section about auto-installer (#127)","shortMessageHtmlLink":"adding section about auto-installer (#127)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERJIvbAA","startCursor":null,"endCursor":null}},"title":"Activity · opentelemetry-php/contrib-auto-pdo"}