mrproliu
fcf64a217f
Change the Apdex metric combine calculator ( #6363 )
2021-02-11 15:19:32 +08:00
zhang-wei
ba6d49ad91
Update the timestamp field type for LogQuery ( #6335 )
2021-02-07 12:09:51 +08:00
吴晟 Wu Sheng
5e8f1eb552
Support multiple implementations of StorageBuilder in different storage implementations - stage 2 ( #6336 )
2021-02-07 10:37:14 +08:00
吴晟 Wu Sheng
fc23dabf37
Support multiple implementations of StorageBuilder in different storage implementations - stage 1. ( #6334 )
2021-02-06 21:22:58 +08:00
Zhenxu Ke
b92eac2cd6
Add a new concept "Event" and its implementations to collect events ( #6183 )
2021-02-05 18:37:18 +08:00
Zhenxu Ke
1e78a0ac78
Metrics combination API supports abandoning results ( #6318 )
2021-02-04 20:30:36 +08:00
Stephen Ni
d4ea997523
chore: add @Override tag on some methods ( #6304 )
2021-02-03 09:46:57 +08:00
吴晟 Wu Sheng
cdfe6ab358
Begin the 8.5.0 iteration ( #6302 )
...
* [maven-release-plugin] prepare release v8.4.0
* [maven-release-plugin] prepare for next development iteration
2021-02-02 08:01:49 +08:00
Zhenxu Ke
5d47d4d29f
Remove state / isError and collect exception stacktrace in error logs ( #6275 )
2021-01-30 08:18:52 +08:00
zhang-wei
01d1eff6c7
Enhancement log-recerive e2e test ( #6248 )
2021-01-29 00:07:16 +08:00
Evan
e138d29778
add text analyzer for es ( #6249 )
2021-01-25 17:01:43 +08:00
zhang-wei
0bd8149596
LogQuery remove unused field ( #6246 )
2021-01-24 19:13:31 +08:00
zhang-wei
762e347cba
OAL supports multiple values when as numeric ( #6233 )
2021-01-20 11:42:30 +08:00
Neal Huang
825a7ccc81
Make source builder set service name and endpoint name in right order ( #6188 )
2021-01-14 20:51:26 +08:00
zhang-wei
15452025c6
Log collecting and query implementation ( #6120 )
2021-01-14 09:49:11 +08:00
zifeihan
5fd06a7c4a
Fix `timeBucket` not taking effect in EqualsAndHashCode annotation. ( #6153 )
2021-01-08 15:51:15 +08:00
Andy Zhang
4ae4f0e76a
ReadWriteSafeCache concurrency read-write ( #6149 )
2021-01-08 10:18:49 +08:00
Daming
6e48dca99a
Improvement Influxdb query performance ( #6066 )
2020-12-30 19:54:33 +08:00
吴晟 Wu Sheng
f513726fea
Fix potential gRPC connection leak(not closed) for the channels among OAP instances. ( #5995 )
...
* Fix potential gRPC connection leak(not closed) for the channels among OAP instances.
* Filter OAP instances(unassigned in booting stage) of the empty IP in KubernetesCoordinator.
2020-12-12 12:35:03 +08:00
吴晟 Wu Sheng
8ff77667b7
Fix group name can't be queried when it is null. ( #5986 )
2020-12-10 16:20:50 +08:00
mrproliu
4aa9f301d0
Add alarm tests in the e2e ( #5961 )
2020-12-08 16:47:28 +08:00
mrproliu
821322447d
Make meter receiver support MAL ( #5915 )
2020-11-30 17:28:21 +08:00
吴晟 Wu Sheng
af19c72a7e
8.3.0 tagged, open for 8.3.0 iteration. ( #5920 )
...
* [maven-release-plugin] prepare release v8.3.0
* [maven-release-plugin] prepare for next development iteration
2020-11-29 11:01:20 +08:00
吴晟 Wu Sheng
67bc8f8b7d
Provide `listMetrics` GraphQL query service. ( #5866 )
...
* Provide `listMetrics` GraphQL query service.
* Update chagnelog.
2020-11-19 22:26:54 +08:00
吴晟 Wu Sheng
c9202af1ee
Support group in the service traffic and service list query. ( #5851 )
...
* Support group in the service traffic and service list query.
2020-11-17 22:45:32 +08:00
吴晟 Wu Sheng
9c486a05ee
Support `sideCar.internalErrorCode` in the sources ( #5849 )
...
* Support nested sidecar object in the scope.
* Update the changelog.
* Fix comments and docs.
2020-11-17 09:03:48 +08:00
雨落殇秋
64707e0617
Fix dynamic configuration key bug of `endpoint-name-grouping` #5831 ( #5833 )
...
* tangs 修改key识别为core
* Update CHANGES.md
Co-authored-by: 唐山 <tangs@dev.sgcc.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-12 08:57:37 +08:00
Xin,Zhang
c66ae0b0c2
Fix issue caused by PR#5818 ( #5826 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-11 13:59:27 +08:00
Evan
729692ac53
fix searchTag not work ( #5824 )
2020-11-11 11:36:01 +08:00
Xin,Zhang
4a01f80ae7
Fix that chunked string is incorrect while the tag contains colon ( #5818 )
2020-11-10 14:14:01 +08:00
吴晟 Wu Sheng
5b84c5ad18
Fix CVE in the Apdex threshold configs, when activating the dynamic configuration feature. ( #5811 )
2020-11-09 15:55:56 +08:00
吴晟 Wu Sheng
5197004d08
Fix CVE in the endpoint grouping, when activating the dynamic configuration feature. ( #5801 )
2020-11-06 10:38:08 +08:00
xbkaishui
56fe8a4b41
Cluster manager health v2 ( #5784 )
2020-11-04 10:04:24 +08:00
吴晟 Wu Sheng
4238992baf
Polish the context and optimize the tag analyze ( #5767 )
...
* Polish the context and optimize the tag analyze
* Fix bug of new context codes.
2020-11-02 14:29:14 +08:00
Evan
9b6386f31c
support oal list includes and excludes & add tags to some source ( #5739 )
...
* add oal excludes and includes to support tags
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-11-01 09:48:48 +08:00
Hoshea Jiang
7e67358f56
Make the duration error message more specific ( #5761 )
...
* Make the duration error message more specific
2020-10-31 17:56:45 +08:00
吴晟 Wu Sheng
3c32ad10dd
Revert "Make the duration error message more specific ( #5755 )" ( #5758 )
2020-10-31 02:39:05 +08:00
Hoshea Jiang
0fb23b87f8
Make the duration error message more specific ( #5755 )
2020-10-30 22:55:03 +08:00
zhang-wei
42d8bedea9
Add the SuperDataset annotation to BrowserErrorLog ( #5741 )
2020-10-28 08:30:38 +08:00
kezhenxu94
f92a7bf897
Start next iteration 8.3.0 ( #5719 )
...
* [maven-release-plugin] prepare release v8.2.0
* [maven-release-plugin] prepare for next development iteration
2020-10-24 19:30:29 +08:00
Gao Hongtao
9ce47d5bdc
Meter Analysis Language ( #5531 )
2020-10-21 16:45:47 +08:00
吴晟 Wu Sheng
86ba4258c1
Add browser performance dashboard. ( #5686 )
...
* Add browser performance dashboard.
* Fix file header missing.
* Make sure the templates in A-Za-z
2020-10-19 23:13:01 +08:00
吴晟 Wu Sheng
6bcb6e8c19
Fix a comment ( #5684 )
2020-10-18 19:07:45 +08:00
zhang-wei
7e6b19dfc0
Fix some bugs with browser ( #5683 )
...
* fix query browser error log bug
2020-10-18 17:58:29 +08:00
Daming
98968122e9
Provide Thrift Plugin ( #5644 )
2020-10-16 16:09:47 +08:00
吴晟 Wu Sheng
2b9de2007f
Separate UI template files for further enhancement. ( #5656 )
...
* Separate UI template files for further enhancement.
* Add doc about the UI template.
2020-10-13 20:04:08 +08:00
xbkaishui
2c729b5d69
Support group concept in the alarm core ( #5615 )
2020-10-03 23:26:29 +08:00
Daming
d0b020e5a8
fix timebucket converter issue ( #5585 )
2020-10-02 17:05:50 +08:00
吴晟 Wu Sheng
103cf00672
Support JDK 11 compiling and upgrade dependencies ( #5579 )
...
* Upgrade dependencies and make the JDK11 compiling passed.
* Update license and fix license check file.
* Add CI for JDK11 compiling.
* Update doc.
2020-09-29 10:34:21 +08:00
Ax1an
1a27452ffc
Fix IDManager.java note. ( #5563 )
2020-09-26 17:18:29 +08:00