mrproliu
3320bf91ee
Support sort queries on metrics generated by eBPF receiver ( #12539 )
2024-08-19 09:34:58 +08:00
Wan Kai
4b0a4f2668
chore: move AsyncQueryUtils package. ( #12537 )
2024-08-16 13:25:04 +08:00
mrproliu
c1a4dc91f6
Get endpoint list order by timestamp desc ( #12535 )
2024-08-15 10:37:34 +02:00
Wan Kai
85b03402e4
Support async query for the composite GraphQL query. ( #12525 )
2024-08-13 10:31:04 +02:00
mrproliu
9b17ff1efe
Fix format the endpoint name with empty string ( #12508 )
2024-08-06 09:52:30 +08:00
Gao Hongtao
28f3dfa6b1
Update banyandb target comments ( #12498 )
2024-08-05 07:12:46 +02:00
kael
5c33ee016d
bug fix: concurrent increase by CounterWindow may cause PriorityQueue broken ( #12505 )
2024-08-04 20:33:11 +08:00
kezhenxu94
1111f8985d
Bump up infra-e2e GHA ( #12506 )
2024-08-04 10:13:08 +02:00
mrproliu
7727ef5b7c
Add Unknown Node when receive Kubernetes peer address is not aware in current cluster ( #12496 )
2024-08-01 16:21:28 +08:00
kezhenxu94
212431e1ed
Bump up graphql-java ( #12495 )
2024-07-31 14:49:07 +08:00
Fine0830
f3d8a3fb2a
Sync UI ( #12489 )
2024-07-30 20:58:43 +08:00
Wan Kai
9644f3fda9
BanyanDB: stream sort-by `time` query, use internal time-series rather than `index` to improve the query performance. ( #12486 )
2024-07-29 22:08:42 +08:00
kezhenxu94
6462436ae9
Add an http endpoint wrapper for health check ( #12485 )
2024-07-29 15:16:55 +08:00
kezhenxu94
ceaa88f378
Replace workaround with Armeria native supported context path ( #12484 )
2024-07-28 21:35:38 +08:00
Wan Kai
5441f58f4c
MQE: check the metrics value before do binary operation to improve robustness ( #12483 )
2024-07-26 18:49:33 +08:00
吴晟 Wu Sheng
63b3020b07
Fix image cache. ( #12478 )
2024-07-26 08:34:48 +08:00
Chen Ziyan
ccb00ab5fd
Fix the mismatch between the unit and calculation of the "Network Bandwidth Usage" widget in Windows-Service Dashboard. ( #12477 )
2024-07-25 20:37:00 +08:00
Wan Kai
39ee6026f4
BanyanDB: Zipkin Module set service as Entity for improving the query performance ( #12474 )
2024-07-25 18:27:38 +08:00
吴晟 Wu Sheng
ca2b49eab4
Fix words ( #12459 )
2024-07-16 23:38:17 -07:00
weixiang1862
bd86b262cf
Fix es, mysql, rabbitmq dashboards typos and missing expressions. ( #12458 )
2024-07-17 13:54:15 +08:00
kezhenxu94
9c5f4ab695
Fix wrong syntax in github workflow ( #12453 )
2024-07-16 15:16:33 +08:00
kezhenxu94
96f44657ad
Push data-generator image to ghcr.io ( #12452 )
2024-07-15 22:40:54 -07:00
Wan Kai
0949e5a425
Support BanyanDB internal stream query execution tracing ( #12439 )
2024-07-15 18:36:57 +08:00
mrproliu
5a7c53b1b8
Convert Kubernetes HTTP latency related metrics unit from ns to ms ( #12436 )
2024-07-13 07:34:48 -07:00
weixiang1862
61b4674c16
Support aggregation operators in PromQL query. ( #12431 )
2024-07-12 16:29:03 +08:00
Wan Kai
641163cf1d
BanyanDB: fix storage and query Tag autocomplete data ( #12432 )
2024-07-11 08:19:07 -07:00
Wan Kai
90d5006e89
Support tracing logs query for debugging and add banyandb case for logs e2e. ( #12424 )
2024-07-09 14:59:11 +08:00
mrproliu
97f015ba4d
Enhance cilium fetcher with rules ( #12419 )
2024-07-08 18:59:56 +08:00
Wan Kai
3acad529f5
fix BanyanDB debugging trace ( #12418 )
2024-07-08 12:27:28 +08:00
weixiang1862
06cdf991f5
Fix expression of graph `Current QPS` in MySQL dashboard. ( #12414 )
2024-07-04 16:20:03 +08:00
Wan Kai
98ef399410
Support tracing topology query for debugging ( #12413 )
2024-07-04 15:09:53 +08:00
mrproliu
e96b75f186
Support E2E Testing Cilium Services ( #12412 )
2024-07-04 12:28:04 +08:00
吴晟 Wu Sheng
fb6f35297b
Polish BanyanDB group and schema creation logic ( #12408 )
2024-07-03 16:47:53 +08:00
Wan Kai
8b678bebe6
Support BanyanDB internal metrics query execution tracing. ( #12400 )
...
* Support BanyanDB internal metrics query execution tracing.
* BanyanDB client config: rise the default `maxBulkSize` to 10000, add `flushTimeout` and set default to 10s.
2024-07-02 18:58:47 +08:00
mrproliu
2e8b4f9917
Support Fetch Cilium Observability data to monitoring Cilium Service network traffic ( #12393 )
2024-07-02 15:37:42 +08:00
Wan Kai
75fc3e18bf
Fix BanyanDB metrics query: used the wrong `Downsampling` type to find the schema ( #12399 )
2024-07-02 13:15:46 +08:00
Wan Kai
05373d69d4
Support tracing trace query(SkyWalking and Zipkin) for debugging. ( #12378 )
2024-06-27 10:12:44 +08:00
shalk(xiao kun)
b04fd3c47a
upgrade nacos client from 1.4.2 to 2.3.2 ( #12362 )
2024-06-26 11:41:34 +08:00
吴晟 Wu Sheng
631161db80
Make more proper histogram buckets in PersistenceTimer. ( #12368 )
2024-06-24 22:49:21 +08:00
吴晟 Wu Sheng
73555578d5
Bump up BanyanDB to latest(0.7-dev-Jun.22) to stablize e2e ( #12366 )
2024-06-23 08:22:08 +08:00
Starry
213077b3ec
Add Python as a supported language for Pulsar ( #12365 )
2024-06-22 23:55:42 +08:00
Etomy
712a0e7629
Increase `alarm_record#message` column length to 2000 ( #12363 )
...
* Increase `alarm_record#message` column length to 2000 from 200.
* Remove `alarm_record#message` column indexing.
2024-06-22 22:50:30 +08:00
Chen Ziyan
84dece92a6
Fix metrics tag in HTTP handler of browser receiver plugin. ( #12356 )
2024-06-21 19:05:12 +08:00
寻找的人
2603d2bd17
Add component ID(158) for the Solon framework ( #12347 )
2024-06-20 14:20:05 +08:00
yswdqz
42164f6974
[doc] add general-relation grafana ui doc. ( #12341 )
2024-06-19 09:14:01 +08:00
Wan Kai
b0ff8aeed2
fix mqe tracing doc menu ( #12343 )
2024-06-18 18:01:53 +08:00
Wan Kai
0b7272d813
Support trace MQE query for debugging. ( #12342 )
2024-06-18 16:58:03 +08:00
lagagain
f91ef23ecd
doc: swap -> virtual memory ( #12336 )
2024-06-17 08:25:00 +08:00
吴晟 Wu Sheng
6e5ac57c3a
Fix links in the titles. ( #12335 )
2024-06-16 22:36:46 +08:00
yswdqz
bef9eec44b
[Feature] Support to query relation metrics through PromQL. ( #12316 )
2024-06-16 14:46:22 +08:00