pg.yang
1d930d0bb8
Update alarm doc introduce keys with data types of the configuration file. ( #9514 )
2022-08-24 07:31:30 +08:00
kezhenxu94
c8a78149a6
Enable otlp OC handler by default and polish doc ( #9499 )
2022-08-22 16:09:59 +08:00
yswdqz
828669ce2a
Support PostgreSQL monitoring. ( #9495 )
2022-08-22 14:29:26 +08:00
kezhenxu94
f96b3eacf1
Adapt OpenTelemetry native metrics protocol ( #9497 )
2022-08-21 21:13:23 +08:00
mrproliu
1b38dd9526
Add Spring Sleuth dashboard to general service instance template ( #9478 )
2022-08-18 08:15:42 +08:00
Brandon Fergerson
d1f898419b
feat: support sending alarm to discord ( #9469 )
2022-08-14 14:58:44 +08:00
yswdqz
aa6c5e9182
Support MySQL monitoring. ( #9432 )
2022-08-12 16:51:36 +08:00
吴晟 Wu Sheng
7f21f2ee8a
Polish docs for sharding mode. ( #9457 )
2022-08-10 21:51:41 +08:00
吴晟 Wu Sheng
b15bbecb73
Add an explanation doc for alerting kernel mechanism ( #9446 )
2022-08-09 22:39:29 +08:00
mrproliu
4bd4231b60
Elasticsearch storage support merge all records(without super datasets) indices into one physical index ( #9424 )
2022-08-05 10:40:33 +08:00
Wan Kai
0a032ced18
Elasticsearch storage support merge all metrics/meter indices into one physical index ( #9416 )
2022-08-03 21:18:30 +08:00
mrproliu
7bb8c69c67
Add `forEach`, `processRelation` function to MAL Expression, and add `expPrefix` and `initExp` in MAL config ( #9299 )
2022-07-04 20:59:34 +08:00
cui fliter
3fe3a11547
fix some typos ( #9292 )
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-06-30 23:30:08 +08:00
何延龙
f2940e5829
Update compatibility doc for PHP agent ( #9276 )
2022-06-27 15:50:26 +08:00
Wan Kai
e346b618ea
Support Zipkin kafka collector. ( #9252 )
2022-06-21 20:40:43 +08:00
Chen Ni
61278ddd0e
Support PagerDuty Alarm Hook ( #9247 )
2022-06-18 18:45:25 +08:00
Superskyyy
d5ceedbd77
Fix dead link markdown ( #9227 )
2022-06-15 06:59:07 +08:00
吴晟 Wu Sheng
0ac9874e79
Change alarm to alerting ( #9212 )
2022-06-14 11:23:48 +08:00
Wan Kai
43d65775f0
Add more entities for Zipkin to improve performance ( #9198 )
2022-06-10 20:04:11 +08:00
Wan Kai
f0aef53d49
Support Zipkin traces collect and zipkin traces query API. ( #9177 )
2022-06-08 07:40:36 +08:00
kezhenxu94
b69e3f403e
Allow querying logs only by instance to simplify frontend query ( #9157 )
2022-06-01 20:49:31 +08:00
Wan Kai
d69213ec6b
Add limit config for query autocomplete tags ( #9140 )
2022-05-27 20:34:49 +08:00
kezhenxu94
260b644665
Update dead link ( #9138 )
2022-05-27 10:44:35 +08:00
kezhenxu94
93fcf8d055
Add APIs to query ondemand Pod log ( #9130 )
2022-05-26 12:05:25 +08:00
mrproliu
1934f308a7
Fix scroll query in Elastic Search storage ( #9128 )
2022-05-25 19:19:27 +08:00
吴晟 Wu Sheng
f2ef358bf8
Fix searchable tag to latest. ( #9123 )
2022-05-24 12:10:25 +08:00
Jiajing LU
dc39ce9bb4
Add shards factor for BanyanDB ( #9116 )
2022-05-22 17:34:25 +08:00
Wan Kai
051431fde7
SQL Database: provide `@SQLDatabase.AdditionalEntity` to support create additional tables from a model. ( #9098 )
...
* SQL Database: provide `@SQLDatabase.AdditionalEntity` to support create additional tables from a model.
* [Breaking Change] SQL Database: remove SQL Database config `maxSizeOfArrayColumn` and `numOfSearchableValuesPerTag`.
* [Breaking Change] SQL Database: move `Tags list` from `Segment`,`Logs`,`Alarms` to their additional table.
* Upgrade doc
2022-05-20 08:29:32 +08:00
吴晟 Wu Sheng
fcc6a16215
Remove InfluxDB 1.x and Apache IoTDB 0.X as storage options ( #9060 )
...
* Remove InfluxDB 1.x and Apache IoTDB as storage options.
* Update dependencies.
2022-05-13 21:30:24 +08:00
吴晟 Wu Sheng
35ff522dd8
Add rover and satellite new versions on Compatibility docs ( #9054 )
2022-05-13 09:24:00 +08:00
mrproliu
4d4567624e
Remove unnecessary time range check ( #9043 )
2022-05-12 11:06:01 +08:00
dashanji
7b09b36cd2
Adjust the UT of dynamic configmap config ( #9033 )
2022-05-11 21:46:08 +08:00
Superskyyy
211efc0562
Further remove jetty references and config ( #8974 )
2022-04-29 14:32:44 +08:00
Wan Kai
12ba7aa533
Support autocomplete tags in traces query (backend side), Replace all configurations **_JETTY_** to **_REST_** ( #8971 )
...
* Support autocomplete tags in traces query (backend side)
* [Breaking Change] Replace configuration `**_JETTY_**` to `**_REST_**`.
2022-04-29 12:52:45 +08:00
kezhenxu94
3256b6c9d9
Add data-generator module to run OAP in testing mode, generating mock data for testing ( #8725 )
2022-04-23 17:00:32 +08:00
Superskyyy
d2fcd83018
Documentation grammar enhancements ( #8935 )
2022-04-23 11:59:58 +08:00
Hper
05afa982f4
ADD kafka consumers number default = 1,enhance consumption capacity ( #8828 )
2022-04-22 07:25:17 +08:00
kezhenxu94
e752b7bbe2
Upgrade dead-link-checker to check anchors and fix CI ( #8898 )
2022-04-18 16:05:39 +08:00
Wan Kai
85ce1645be
Update UI, enable compression, fix SO11Y bug and set `SW_QUERY_MAX_QUERY_COMPLEXITY` to 1000 ( #8885 )
2022-04-15 17:35:10 +08:00
Daming
9059ff5827
Simplify kafka configuration in cluster mode ( #8857 )
2022-04-13 22:32:35 +08:00
Wan Kai
f4c401529c
Update doc and fix some UI nits ( #8842 )
2022-04-10 12:50:13 +08:00
Kai
c66111c0d2
Update `k8s-monitoring`, `backend-telemetry` and `v9-version-upgrade` doc for v9. ( #8813 )
2022-04-06 08:55:15 +08:00
吴晟 Wu Sheng
a06feae1a6
Rewrite UI introduction ( #8803 )
2022-04-04 23:39:29 +08:00
Kai
1ca53a12ed
Sync UI and update templates ( #8800 )
2022-04-04 22:02:08 +08:00
吴晟 Wu Sheng
78a41443e4
Add a doc for virtual database. ( #8798 )
2022-04-04 21:31:58 +08:00
Kai
81921c2953
UI template init and add control environment variable ( #8760 )
2022-03-29 07:46:08 +08:00
mrproliu
e4dac66e2f
Implement the eBPF profiling query and data collect protocol ( #8696 )
2022-03-20 19:38:16 +08:00
kezhenxu94
6486b13a78
Add complexity limitation for GraphQL query to avoid malicious query ( #8703 )
2022-03-18 15:38:23 +08:00
kezhenxu94
289427990a
Migrate the HTTP server from Jetty to Armeria ( #8673 )
2022-03-15 13:38:42 +08:00
吴晟 Wu Sheng
08d481e5fc
Enhance DataCarrier#MultipleChannelsConsumer to add priority ( #8664 )
...
* Enhance DataCarrier#MultipleChannelsConsumer to add priority for the channels, which makes OAP server has a better
performance to activate all analyzers on default.
* Activate `receiver-otel#enabledOcRules` receiver with `k8s-cluster,k8s-node,k8s-service,oap,vm` rules on default.
* Activate `satellite,spring-sleuth` for `agent-analyzer#meterAnalyzerActiveFiles` on default.
* Activate `receiver-zabbix` receiver with `agent` rule on default.
2022-03-11 21:06:25 +08:00