peachisai
adcdd01cac
Support Flink monitoring ( #13172 )
2025-04-18 08:16:13 +08:00
yswdqz
2d6bc69adb
Optimize OTEL metrics attributes KV convert. ( #12152 )
2024-04-24 11:32:34 +08:00
peachisai
167dcd2ade
Add RocketMQ metrics description to `opentelemetry-receiver.md` ( #11996 )
2024-03-07 11:40:20 +08:00
Chen Ziyan
2456b7318c
update opentelemetry-receiver.md ( #11995 )
2024-03-07 10:50:39 +08:00
Wan Kai
6d85b931b9
Add missing metrics to the `OpenTelemetry Metrics` doc. ( #11446 )
2023-10-23 15:21:38 +08:00
吴晟 Wu Sheng
bd6443f9b1
Add a doc to explain OTLP Trace support. ( #11152 )
2023-07-30 16:10:05 +08:00
kezhenxu94
fc2eced32c
Add OpenTelemetry log protocol support ( #10808 )
2023-05-18 11:46:42 +08:00
kezhenxu94
d874c211f6
Clean up OpenCensus related codes and docs ( #10755 )
2023-05-04 11:13:17 +08:00
yswdqz
e2f1c0eadb
Fix SQL OTEL document path error. ( #10478 )
2023-03-03 18:06:25 +08:00
innerpeacez
c6f3656c1e
k8s otel document path error ( #10477 )
2023-03-03 16:53:29 +08:00
pg.yang
8de8c7c1e8
Support monitoring AWS Cloud EKS ( #10199 )
2022-12-31 17:34:30 +08:00
yswdqz
e497efd245
Change the way of loading MAL rules ( #9822 )
2022-11-01 15:11:04 +08:00
pg.yang
8aa046b8d7
Add APISIX metrics monitoring ( #9725 )
2022-10-05 18:23:37 +08:00
kezhenxu94
dd6b7a1fc0
Remove Prometheuse fetcher, fix MAL Histogram type bug, and reorganize the doc ( #9710 )
...
* [**Breaking Change**]: Remove prometheus-fetcher plugin, please use OpenTelemetry to scrape Prometheus metrics and
set up SkyWalking OpenTelemetry receiver instead.
* BugFix: histogram metrics sent to MAL should be treated as OpenTelemetry style, not Prometheus style:
```
(-infinity, explicit_bounds[i]] for i == 0
(explicit_bounds[i-1], explicit_bounds[i]] for 0 < i < size(explicit_bounds)
(explicit_bounds[i-1], +infinity) for i == size(explicit_bounds)
```
2022-09-30 13:13:03 +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
yswdqz
aa6c5e9182
Support MySQL monitoring. ( #9432 )
2022-08-12 16:51:36 +08:00
Superskyyy
d2fcd83018
Documentation grammar enhancements ( #8935 )
2022-04-23 11:59:58 +08:00
Marc Navarro
00a7365960
Fix istio control and data planes naming ( #8475 )
2022-01-25 19:14:29 +08:00
liqiangz
fc27f766c5
Support SkyWalking meter format in OpenTelemetry collector. ( #8438 )
2022-01-17 16:01:27 +08:00
吴晟 Wu Sheng
cbdf8aabae
Fix a wrong link ( #8235 )
2021-12-03 07:48:21 +08:00
吴晟 Wu Sheng
1b8dbd3fb3
Polish doc, restructure documents about receivers and fetchers ( #8043 )
...
1. Remove general receiver and fetcher docs
1. Add more specific menu with docs to help users to find documents easier.
2021-11-01 17:42:19 +08:00