jmjoy commented on code in PR #517:
URL: https://github.com/apache/skywalking-website/pull/517#discussion_r990582719
##########
data/releases.yml:
##########
@@ -323,6 +323,30 @@
- name: Install via crates.io
link: https://crates.io/crates/skywalking
+ - name: SkyWalking PHP
+ icon: sw-agent
+ description: The PHP Agent for Apache SkyWalking, which provides the
native tracing abilities for PHP project.
+ source:
+ - version: v0.1.0
+ date: Oct. 08th, 2022
+ downloadLink:
+ - name: tar
+ link:
https://www.apache.org/dyn/closer.cgi/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz
+ - name: asc
+ link:
https://downloads.apache.org/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz.asc
+ - name: sha512
+ link:
https://downloads.apache.org/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz.sha512
+ distribution:
+ - version: v0.1.0
+ date: Oct. 08th, 2022
+ downloadLink:
+ - name: tar
+ link:
https://www.apache.org/dyn/closer.cgi/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz
Review Comment:
Also can be `pecl install
https://www.apache.org/dyn/closer.cgi/skywalking/php/0.1.0/skywalking_agent-0.1.0.tgz`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]