Commit Graph

5752 Commits

Author SHA1 Message Date
zoumingzm 9f5e719cfa
Fix @Tag returnedObject bug #5036 (#5045) 2020-07-10 11:07:08 +08:00
Gao Hongtao b6661b5164
Add health checker module (#5046) 2020-07-10 00:30:43 +08:00
Brandon Fergerson c8fc457e82
Better Vert.x endpoint names (#5064) 2020-07-09 23:32:43 +08:00
wangwei 20062c6863
add istioctl ALS command for document (#5066)
* add istioctl ALS command

* add note
2020-07-09 15:06:45 +08:00
吴晟 Wu Sheng e8f7ae055c
Fix searchService bug in ES implementation . (#5059) 2020-07-09 00:01:30 +08:00
yazong 55ad655a5e
#5013 update @Column(columnName = ENTITY_ID, length = 512) private String entityId; (#5057) 2020-07-08 20:19:50 +08:00
yazong 2eefe98203
update (#5055) 2020-07-08 16:30:53 +08:00
kezhenxu94 32202e053a
BugFix: x-le tag format in GraphQL plugin (#5054) 2020-07-08 12:59:55 +08:00
zhang-wei 42c8cebbc1
add golang component id (#5050) 2020-07-08 08:50:16 +08:00
Qiuxia Fan 3ebcf97759
ui sync (#5049) 2020-07-07 21:24:29 +08:00
songzhendong 6ba9c7f81b
Dynamic Configuration Zookeeper Implementation (#5040) 2020-07-07 09:43:44 +08:00
killGC 73ee3103e2
support sampleRate as Dynamic Configuration (#4968) (#4987) 2020-07-07 08:40:44 +08:00
Cvimer 79be376a0b
Support solf link of config file in docker (#5041) 2020-07-07 07:51:01 +08:00
Ax1an 3df2e8ddce
Fix no telemetry metrics when the oap role is receiver. (#5038) 2020-07-06 18:50:14 +08:00
Ax1an a3ae7b4dc6
Fix no data bug of oap self observability instance_metrics_second_aggregation metrics. (#5028) 2020-07-06 13:03:36 +08:00
caoyixiong 80a534b1bb
support Graphql Logic endpoint (#5030) 2020-07-05 23:37:09 +08:00
huawei e59ba49cd1
add python components (#5032) 2020-07-05 21:48:31 +08:00
Gao Hongtao 1654a0fbf0
Add opencensus reciever (#5029)
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
2020-07-05 20:53:16 +08:00
吴晟 Wu Sheng 310b8857b2
Update Java-Plugin-Development-Guide.md (#5020)
Fix doc format.
2020-07-03 17:31:24 +08:00
Ax1an b3c7d7296e
Fix only envoy related classes are generated after setting SW_OAL_ENGINE_DEBUG=Y (#5021) 2020-07-03 15:40:52 +08:00
dengliming 39f2cd3a5f
Optimize the code to prevent mongo statements from being too long (#5017) 2020-07-03 08:07:10 +08:00
Daming d264f914d5
Fix timebucket conversion issue (#5014) 2020-07-02 22:05:03 +08:00
于玉桔 00619a9a3d
Java agent memory leak when enhance `Worker thread` at use Thread Pool (#5009) 2020-07-02 09:27:06 +08:00
gongdewei 1817386391
Support cache mode in the agent. (#4858) 2020-07-01 23:20:50 +08:00
吴晟 Wu Sheng 6103ca9256
Fix wrong validation. (#5005) 2020-07-01 19:06:12 +08:00
吴晟 Wu Sheng 709acb0c48
Add two metrics for endpoint relationship. (#4997) 2020-06-30 22:51:37 +08:00
吴晟 Wu Sheng ea6be5b645
Fix endpoint dependency bug in MQ and uninstrumented proxy cases, and support endpoint dependency(v2 of endpoint topology case). (#4995) 2020-06-30 20:59:38 +08:00
kezhenxu94 54a43c4cef
Update Python commit hash to v0.1.0 (#4988) 2020-06-30 07:23:43 +08:00
吴晟 Wu Sheng a93f1b3c3c
Support `logic-endpoint` series tag(s). (#4985)
* Support `logic-endpoint` series tag(s).

* Enhance the plugin dev doc.

* Update Java-Plugin-Development-Guide.md

fix punctuation

Co-authored-by: caoyixiong <32847163+IanCao@users.noreply.github.com>
2020-06-30 00:07:53 +08:00
caoyixiong 31f42343f6
add brpc-java plugin (#4958) 2020-06-27 14:57:29 +08:00
yangy fb7912c6bd
fix fuzzy query sql injection (#4970) 2020-06-26 10:08:10 +08:00
mrproliu cc9ea271a7
Provide agent-side meter api (#4816) 2020-06-22 14:07:34 +08:00
Gao Hongtao e143ae62eb
Reduce the length of metric name (#4936) 2020-06-22 09:10:51 +08:00
Evan ad47c9045b
update the kubernetes client verion to 8.0.0 (#4844) 2020-06-22 07:56:39 +08:00
dagmom 08897ce5f8
New feature provided : new plugin for influxdb-java client (#4846) 2020-06-21 22:35:45 +08:00
dagmom 8648f0d417
update the commit id in the main repo to update the tool in CI process. (#4956) 2020-06-21 21:08:33 +08:00
于玉桔 c778a0d6c2
Support Quasar fiber tracing (#4951) 2020-06-20 22:30:03 +08:00
yangy b1b144480d
fix issue 4879 (#4954) 2020-06-20 21:21:22 +08:00
天马行空 520cee30f3
Update powered-by.md (#4948) 2020-06-19 16:50:27 +08:00
吴晟 Wu Sheng 8c2c50b70c
Introduce the chart bar in the UI templates. (#4947) 2020-06-19 11:30:44 +08:00
吴晟 Wu Sheng e5971ae4fc
8.0.1 is on releasing vote. (#4946) 2020-06-19 08:48:09 +08:00
zhang-wei 38759318bd
update Dockerfile.go (#4944) 2020-06-18 14:04:28 +08:00
OWL c34bf6f81b
dxy join in skywalking (#4940) 2020-06-17 19:31:56 +08:00
吴晟 Wu Sheng 99ae196247
Sync UI. (#4935) 2020-06-16 22:03:53 +08:00
吴晟 Wu Sheng cf80986e71
Update Dockerfile.nginx (#4930) 2020-06-16 10:25:55 +08:00
吴晟 Wu Sheng d305efcb52
In no-init mode, should only check the index existence. (#4929) 2020-06-16 08:06:02 +08:00
xiaoyu 164124fc22
provider shardingSphere 4.0.0 4.0.1 plugin. (#4927) 2020-06-15 17:03:17 +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
吴晟 Wu Sheng 5de0d2c6f6
Set version to 8.1.0 for next iteration. (#4916)
* [maven-release-plugin] prepare release v8.0.0

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

* Remove all shardingsphere cases.
2020-06-12 23:44:42 +08:00
吴晟 Wu Sheng ce67cef82f
UI update (#4915) 2020-06-12 15:54:49 +08:00