Commit Graph

42 Commits

Author SHA1 Message Date
kezhenxu94 92bb474c2d
Improve Kubernetes service registry for ALS analysis (#5722)
The current implementation of envoy ALS K8S analysis is based on the hierarchy, pod -> StatefulSet -> deployment, StatefulSet, or others. It's freaky and different from the Istio Kubernetes registry.

The new path is pod -> endpoint -> service, and we should leverage Informer API instead of raw Kubernetes API.
2020-10-29 18:22:38 +08:00
hsoftxl 2aeefceca0
Make okhttp3 ,feign http9.x plugin to support Java 14 (#5745) 2020-10-29 10:52:13 +08:00
zhang-wei 42d8bedea9
Add the SuperDataset annotation to BrowserErrorLog (#5741) 2020-10-28 08:30:38 +08:00
kezhenxu94 3292412870
Improve the pull request template and changelog (#5720) 2020-10-25 07:51:58 +08:00
kezhenxu94 c2141978d1
doc: finalize the release change log of 8.2.0 (#5709) 2020-10-21 18:59:23 +08:00
Ax1an 287b8b9be5
Add syncBulkActions config to avoid the large amount of metrics data written ES in a single sync bulk request. (#5699) 2020-10-21 12:23:32 +08:00
吴晟 Wu Sheng d8f1d01a78
Add change logs for 8.2.0 (#5697) 2020-10-20 20:06:23 +08:00
吴晟 Wu Sheng 906c2329fc
Changelog of 8.1.0 release. (#5180) 2020-07-27 13:57:57 +08:00
吴晟 Wu Sheng e5971ae4fc
8.0.1 is on releasing vote. (#4946) 2020-06-19 08:48:09 +08:00
xiaoyu a24efcf5e9
ShardingSphere plugins conflict among themselves. (#4921)
* Fix shardingSphere plugin test fail if have some same ENHANCE_CLASS define.

* support 4.1.0 and 4.1.1

* support 4.1.0 and 4.1.1
2020-06-14 18:48:07 +08:00
Xin,Zhang 7b99019c49
Refactory spring gateway plugin (#4878) 2020-06-12 00:25:41 +08:00
xiaoyu 9a9401fdb6
provide shardingSphere(4.0.0,4.0.1, 4.1.0 ,4.1.1) plugin. (#4894) 2020-06-11 14:49:04 +08:00
吴晟 Wu Sheng fa8a65c2f2
8.0.0 release notice (#4855)
* 8.0.0 changes

* Add a missing dot.
2020-06-03 23:07:03 +08:00
吴晟 Wu Sheng 9333bf9cec
Add 7.0.0 changelog (#4531) 2020-03-17 22:20:14 +08:00
吴晟 Wu Sheng 2338744105
Submit the changelog for 6.6.0 release. (#4084) 2019-12-19 11:54:48 +08:00
吴晟 Wu Sheng 4e50132817
Remove the local/exit span register mechanism in Java agent scenario (#4059)
* Remove the local span and exit span register mechanism in Java agent scenario.

* Fix config, plugin, and document, as exit span is not required register anymore.

* Try to fix the test case expected data due to no register for exit span.

* Fix toolkit case.

* Remove exit span from plugin test framework document.

* Update protocol, FAQ, and CHANGELOG documents to highlight this change.

* Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity.

* Fix the snapshot and add inexistence operation name id.

* Fix several async cases.

* Fix undertow test case.

* Fix wrong error log name.

* Keep name consistent with 6.x concepts.

* Try to fix 3 async scenarios.

* Fix okhttp case.

* Fix Spring Async case.

* Fix another NPE

* Fix NPE when first span has no endpoint id when it is local or exit span.

* Still fill first operation name when no endpoint id.
2019-12-15 19:15:47 +08:00
Louis Tsui 5639c70515 Add mention of light4j plugin in 6.5.0 changelog (#3934)
The pull request #3323 was missed in the list of changes.
2019-11-26 15:53:05 +08:00
kezhenxu94 f4e0f22193 Add change log for 6.5.0 (#3770)
* Add change log for 6.5.0
2019-11-11 10:29:31 +08:00
吴晟 Wu Sheng b0d3598144
Add changelog for 6.4.0 release. (#3398)
* Add changelog for 6.4.0 release.

* Update CHANGES.md

ES storage column type changed for pxx details. It wouldn't really 100% compatible.
2019-09-03 15:26:24 -07:00
吴晟 Wu Sheng e74637a261
GC time metrics should be total time. (#3216)
* GC time metrics should be total time.

* Add it to change log.

* FYI @hanamily you missed to change this in self observability.
2019-08-05 11:46:12 +08:00
于玉桔 7e0400dc00 Fix change log (#3215)
* fix changes.md typo

* fix typo
2019-08-05 10:50:39 +08:00
吴晟 Wu Sheng bb4ce945cf
Add change log for 6.3.0 release. (#3209)
* Add changelog for 6.3.0 release.

* Update CHANGES.md

Co-Authored-By: kezhenxu94 <kezhenxu94@apache.org>

* Update CHANGES.md
2019-08-03 18:46:14 +08:00
吴晟 Wu Sheng dca8989af4
Add changelogs of 6.2.0 (#2964) 2019-06-28 11:44:18 +08:00
彭勇升 pengys ed78dabe8b Rename metric and indicator to metrics. (#2643)
* Rename metric to metrics.

* Fixed test case execute failure issues.
2019-05-10 08:05:37 +08:00
Brandon Fergerson 683e0483af Update CHANGES.md (#2590)
spelling
2019-05-05 22:08:56 +08:00
吴晟 Wu Sheng 9901005995 Fix bug about match query in ElasticSearch storage. (#2550)
* Fix bug about match query.

* Update UI and alarm query

* Fix style

* Fix NPE.
2019-04-28 18:11:53 +08:00
康智冬 2dcf27b799 Update all "incubator-skywalking" to "skywalking" ,"incubator-servicecomb-java-chassis" to "servicecomb-java-chassis" correctly, and ".gitmodules" will update at #2531 (#2548) 2019-04-28 15:47:14 +08:00
吴晟 Wu Sheng d862bbb4ed
Add changelog for 6.1 (#2528) 2019-04-26 20:19:57 +08:00
吴晟 Wu Sheng d3155220c3
Fix H2 and MySQL endpoint dependency map miss upstream side and add changelogs (#2187)
* fix no language attr value in mesh (#2182)

* Fixed the inventory register lock invalid bug. (#2184)

* #2183

Merge commit into master.

* Make the h2 register lock same as mysql.

* Fix #2186
2019-01-20 18:14:18 +08:00
吴晟 Wu Sheng 7e04f6523b
Add changlog. (#2171) 2019-01-17 17:06:31 +08:00
彭勇升 pengys dfe2b08599 [OAP Server][Cluster Plugin] Provide consul cluster plugin (#2036)
* Provide consul cluster plugin.

* Change log and application config file.

* Add consul's config item into the docker's application.yml.

* Fixed bug.

* Add consul description into  readme.

* Add okhttp component license.
2018-12-12 08:14:41 -08:00
吴晟 Wu Sheng ae80fc3e9a
Changelog of beta. (#2028)
* Changelog of beta.

* Add a miss changelog
2018-12-11 09:16:29 +08:00
吴晟 Wu Sheng 2dd4f54957
Add some missing documents for v6 (#1830)
* Add more documents for v6.

* Make default setting consistent .
2018-10-28 21:45:58 +08:00
吴晟 Wu Sheng 7ad619ac91
Prepare new doc for v6 (#1695)
* Replace v5 changes by a link to 5.x branch. New v6 changelog.

* Finish query doc and fix a missing field in alarm doc.

* Add link to official oal in alarm doc.

* Fix words.

* Fix some doc

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-10-07 09:51:29 +08:00
吴晟 Wu Sheng 64d886f197
Add document of contributions and some guides (#1672)
* Change oal doc.

* Remove typo

* Remove document WIP tag.

* Fix few words.

* no message

* Adjust contribution guides.
2018-09-13 21:01:36 +08:00
吴晟 Wu Sheng af03e92607
RC CHANGES (#1560)
* Update CHANGES.md
2018-08-26 22:34:25 +08:00
彭勇升 pengys b23ca45785
#1410 (#1411)
Error rate alarm is not triggered
2018-06-29 21:03:02 +08:00
吴晟 Wu Sheng 8b91b431d5
Add CHANGELOG for beta2 (#1388)
* Prepare beta2 changelogs.
2018-06-27 14:04:11 +08:00
吴晟 Wu Sheng 781838232d
Update CHANGES.md (#1242) 2018-05-18 17:36:32 +08:00
吴晟 Wu Sheng f7d908997c
Update CHANGES.md (#1182)
Fix a format issue.
2018-05-07 15:41:45 +08:00
吴晟 Wu Sheng 028235c92c
New Change logs for next release (#1109)
* Update CHANGES.md
2018-05-07 15:05:27 +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