Commit Graph

33 Commits

Author SHA1 Message Date
zhengziyi0117 f230947ddb
Improve JFR async profiler parser (#12777) 2024-11-18 19:42:40 +08:00
zhengziyi0117 9e5fb8f5cf
Support async profiler feature (#12671)
Co-authored-by: zhengziyi <b21080426@njupt.edu.cn>
Co-authored-by: Jiajing LU <lujiajing1126@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2024-10-31 23:09:56 +08:00
kezhenxu94 21e0830d82
Clean up #12393 (#12600) 2024-09-07 19:35:37 +08:00
kezhenxu94 d874c211f6
Clean up OpenCensus related codes and docs (#10755) 2023-05-04 11:13:17 +08:00
pg.yang b991cfd125
Polish aws-firehose-receiver to adapt existing OTEL proto (#10343) 2023-02-05 17:47:48 +08:00
Kirs ebe0078c34
Fix dependency license's NOTICE and binary jar included issues in the source release. (#9513) 2022-08-24 21:27:13 +08:00
kezhenxu94 f96b3eacf1
Adapt OpenTelemetry native metrics protocol (#9497) 2022-08-21 21:13:23 +08:00
Wan Kai f0aef53d49
Support Zipkin traces collect and zipkin traces query API. (#9177) 2022-06-08 07:40:36 +08:00
kezhenxu94 e74adec05f
Upgrade maven-wrapper to 3.1.0, maven to 3.8.4 for performance improvements and ARM more native support (#8320) 2021-12-21 16:09:44 +08:00
kezhenxu94 b5eb1572eb
chore: clean up source-dependencies' licenses (#7277) 2021-07-10 11:55:20 +08:00
Zhenxu Ke 547f5f1e77
Add some defensive codes for NPE and bump up Kubernetes client version to expose exception stack trace (#6327) 2021-02-05 16:30:54 +08:00
kezhenxu94 8da9bf94ab
ALS analyzer based on Envoy metadata exchange (#5800) 2020-11-09 00:01:12 +08:00
Allen Wang e6081cd2d4 Update: add LICENSE-material-design (#3922)
* Update: add LICENSE-material-design
2019-11-25 14:51:51 +08:00
吴晟 Wu Sheng 4371cc77c4
Update mvnw to latest version (#3789) 2019-11-06 11:40:32 +08:00
吴晟 Wu Sheng 1663e000ca
Exclude the test codes from source release. (#3509)
* Exclude the test codes from source release.

* Don't depend on antd anyway.
2019-09-23 17:49:07 +08:00
吴晟 Wu Sheng 315c0e69ee
Reorganize the receiver proto (#2426)
* Move all receiver proto files together, in case the class conflict in gogoproto.

* Add jaeger proto and its dependency proto. Also license provided.

* Fix rat.
2019-03-30 18:25:31 -07:00
吴晟 Wu Sheng 0ecf641c17 Support gRPC metric exporter (#2395)
* Support grpc exporter.

* Support scope(all) metric export and finish document.

* Close exporter even in local debug env. And fix CI.

* Remove the system.out

* Fix absent 4.

* Support subscription from remote.

* Add the doc

* Update application.yml
2019-03-25 15:48:00 +08:00
Dhi Aurrahman b8a414edf5 Envoy metrics receiver plugin protos (#2304)
* Add envoy metrics service protos

This patch imports protos from envoyproxy/data-plane-api and
prometheus/client_model to enable metrics service service feature in
SkyWalking OAP.

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

* Add Envoy related docs

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

* Update the LICENSE to include new protos license

From:
- envoyproxy/data-plane-api
- prometheus/client_model

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

* Add a complete config.yaml example

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

* Add note on Envoy dynamic config

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

* Add protoc-gen-validate license

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

* Add samples

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>

* Make CI and license right.

* Update README.md

@dhi typo :P

* Update README.md

Another typo :P

* Delete metrics.json

metrics.json is included in identify.json and not be linked in document.
2019-03-01 22:13:59 +08:00
吴晟 Wu Sheng 4e3fa95562
Fix the license being pointed out by Justin in release vote. (#1910) 2018-11-14 23:24:40 +08:00
吴晟 Wu Sheng cad40e8465
Add LICENSE full text into source license and remove NOTICE (#1624) 2018-09-05 07:05:08 +08:00
Wu Sheng 6ee67e6aa4 Create istio receiver module 2018-08-09 20:07:01 +08:00
吴晟 Wu Sheng 5299a68e7c Add words in two License files. (#1450) 2018-07-12 21:48:42 -07:00
吴晟 Wu Sheng e13ff79326 Sync to fix release check (#982)
Fix IPMC checks for releasing.
2018-03-24 17:11:04 +08:00
彭勇升 pengys dcd6a71fce Asf/5.0 alpha/release (#959)
* Update docs for alpha release

* Delete a comma.

* Update How-to-build.md

* Add data-set licenses file

* Rename LICENSES-data-set to LICENSE-data-set

* Update LICENSE

* Remove fastclick from LICENSE

* Make the git submodule command to be a maven profile plugin. Let this command not execute by default install command.

* [maven-release-plugin] prepare release apm-5.0.0-alpha

* [maven-release-plugin] prepare for next development iteration

* Product name is not correct

* Add more documents for release.

* Change profile id.

* Add CHANGES file in distribution file.

* Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit ac81501929f72ab3a276b8d782759eb6f652bfa3.

* Revert "[maven-release-plugin] prepare release apm-5.0.0-alpha"

This reverts commit 095597c9189589667c2a333d85bd46f6dca90c80.

* Add rat plugin to check dependency license and add license head into missing files.

* Fix docs.

* Exclude web ui config file.

* Next release guide.

* UI update.

* Update docs.

* Build source shell.
2018-03-19 06:09:09 +08:00
彭勇升 pengys 75a046c2a6 Release patch (#929)
* Add more dependency licenses.

* Change the asm component’s license.
2018-03-12 17:35:17 +08:00
吴晟 Wu Sheng c44003c731
Add all dependency License files (#926)
* Add license file.

* Update license and notice files.

* Add licenses of dependencies.

* Add license.
2018-03-11 22:13:34 +08:00
吴晟 Wu Sheng 327867fdc2 Update LICENSE 2017-10-10 16:16:02 +08:00
吴晟 Wu Sheng 5c140118cf Update LICENSE 2017-04-17 23:06:42 +08:00
吴晟 Wu Sheng bd465ad97e Update LICENSE 2017-04-16 19:38:30 +08:00
wu-sheng f5a2fdf3a7 Update LICENSE 2016-05-26 17:03:11 +08:00
wu-sheng 6585e38da3 Update LICENSE 2016-05-26 16:42:15 +08:00
wu-sheng a319611eaf Update LICENSE
修改开源协议类型为GPLv3,维持更好的开源环境。
2016-05-26 16:38:40 +08:00
吴晟 78befc0eb7 Initial commit 2015-11-07 11:30:37 +08:00