liqiangz
7a53331367
Support alarm tags ( #6820 )
2021-04-25 17:22:43 +08:00
chen~
8ba5e012aa
Generate the corresponding event information for the alert. ( #6702 )
2021-04-21 22:01:46 +08:00
吴晟 Wu Sheng
17e820f156
Begin 8.6.0 iteration ( #6721 )
2021-04-09 23:01:00 +08:00
吴晟 Wu Sheng
2b85ba1041
Fix `disable` statement not working ( #6687 )
2021-04-05 20:11:34 +08:00
Evan
2af77d4d03
make sync metrics concurrency ( #6642 )
...
* make sync metrics concurrency
* add changelog
* add changelog
* polish codes
* change default value
* remove unnecessary codes
Co-authored-by: Evan <evanljp@outlook.com>
Co-authored-by: Zhenxu Ke <kezhenxu94@apache.org>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-04-02 11:33:46 +08:00
吴晟 Wu Sheng
f3b567160c
Enhance the export service. ( #6602 )
2021-03-24 09:22:03 +08:00
Zhenxu Ke
25214e910a
Collect and report agent starting / shutdown events ( #6559 )
2021-03-18 15:25:06 +08:00
Jingguo Yao
bfef6d9120
Fix typos ( #6568 )
2021-03-18 09:58:47 +08:00
吴晟 Wu Sheng
af6f7d2c34
Remove group concept from AvgHistogramFunction ( #6552 )
2021-03-16 10:26:33 +08:00
史精文
cc60f1529f
resolve "receiver don't need to get itself when healthCheck #6515 " ( #6538 )
2021-03-12 20:45:38 +08:00
Evan
fd1d21021f
[Incompatible Enhancement]New index policy of ElasticSearch storage option ( #6499 )
2021-03-11 15:11:37 +08:00
Harry
d61a4ef6ae
Modify the enumeration judgment usage ( #6518 )
2021-03-09 13:11:58 +08:00
吴晟 Wu Sheng
b1a8238c15
Remove fields of parent entity in the relation sources. ( #6471 )
2021-03-01 08:39:04 +08:00
吴晟 Wu Sheng
0e1d5c3767
Make Zipkin trace query available ( #6454 )
2021-02-27 14:50:54 +08:00
Zhenxu Ke
77082de77b
Add `sum` function in meter system ( #6427 )
...
* Add `sum` function in meter system
* Fix minor potential bug and reformat some codes
* Fix a bug
* Use Set to hold the {aggregate,scope} labels as same labels maybe added by multiple aggregation functions
* Separate downsampling function and revert unnecessary codes
2021-02-25 15:10:28 +08:00
mrproliu
6d92bc66dd
Meter system enhancement ( #6398 )
2021-02-19 20:51:03 +08:00
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