-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathopentelemetry.html
More file actions
42 lines (42 loc) · 4.31 KB
/
opentelemetry.html
File metadata and controls
42 lines (42 loc) · 4.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<html>
<head>
<title>
OpenTelemetry
</title>
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
</head>
<body>
<img src="opentelemetry.png" border="none" usemap="#map"/>
<map name="map">
<area shape="rect" coords="1886,701,1902,717" href="https://opentelemetry.io/" target="_blank"/>
<area shape="rect" coords="2018,268,2034,284" href="https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-overview" target="_blank"/>
<area shape="rect" coords="2710,151,2726,167" href="https://www.cncf.io/projects/opentelemetry/" target="_blank"/>
<area shape="rect" coords="2971,146,2987,162" href="https://opentelemetry.devstats.cncf.io/d/5/companies-table?orgId=1&var-period_name=Last%20decade&var-metric=contributors" target="_blank"/>
<area shape="rect" coords="3201,564,3217,580" href="https://github.com/open-telemetry/opentelemetry-dotnet/blob/1.0.0-rc9.14/src/OpenTelemetry.Instrumentation.Http/README.md" target="_blank"/>
<area shape="rect" coords="3198,596,3214,612" href="https://github.com/open-telemetry/opentelemetry-dotnet/blob/1.0.0-rc9.14/src/OpenTelemetry.Instrumentation.SqlClient/README.md" target="_blank"/>
<area shape="rect" coords="2714,496,2730,512" href="https://opentelemetry.io/docs/concepts/distributions/" target="_blank"/>
<area shape="rect" coords="2450,738,2466,754" href="https://opentelemetry.io/ecosystem/vendors/" target="_blank"/>
<area shape="rect" coords="2856,673,2872,689" href="https://docs.splunk.com/Observability/gdi/opentelemetry/opentelemetry.html" target="_blank"/>
<area shape="rect" coords="2756,738,2772,754" href="https://aws-otel.github.io/" target="_blank"/>
<area shape="rect" coords="2799,795,2815,811" href="https://azure.microsoft.com/fr-fr/updates/public-preview-azure-monitor-opentelemetry-distro-for-aspnet-core-javascript-nodejs-python/?s=03" target="_blank"/>
<area shape="rect" coords="3025,699,3041,715" href="https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-enable?tabs=aspnetcore" target="_blank"/>
<area shape="rect" coords="2452,1060,2468,1076" href="https://www.jaegertracing.io/" target="_blank"/>
<area shape="rect" coords="2449,1025,2465,1041" href="https://zipkin.io/" target="_blank"/>
<area shape="rect" coords="1194,703,1210,719" href="https://opentelemetry.io/docs/collector/img/agent-sdk.svg" target="_blank"/>
<area shape="rect" coords="1021,648,1037,664" href="https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/README.md" target="_blank"/>
<area shape="rect" coords="1005,752,1021,768" href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/design.md" target="_blank"/>
<area shape="rect" coords="698,681,714,697" href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/design.md#pipelines" target="_blank"/>
<area shape="rect" coords="553,629,569,645" href="https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver" target="_blank"/>
<area shape="rect" coords="988,496,1004,512" href="https://github.com/open-telemetry/opentelemetry-go/tree/main/exporters" target="_blank"/>
<area shape="rect" coords="832,526,848,542" href="https://opentelemetry.io/ecosystem/registry/?language=all&component=exporter" target="_blank"/>
<area shape="rect" coords="722,548,738,564" href="https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/googlecloudexporter" target="_blank"/>
<area shape="rect" coords="1347,1007,1363,1023" href="https://opentelemetry.io/docs/concepts/instrumenting/#manual-instrumentation" target="_blank"/>
<area shape="rect" coords="1362,913,1378,929" href="https://opentelemetry.io/docs/concepts/instrumenting/#automatic-instrumentation" target="_blank"/>
<area shape="rect" coords="1260,272,1276,288" href="https://www.oreilly.com/library/view/distributed-systems-observability/9781492033431/ch04.html" target="_blank"/>
<area shape="rect" coords="1239,325,1255,341" href="https://opentelemetry.io/docs/getting-started/ops/" target="_blank"/>
<area shape="rect" coords="1275,377,1291,393" href="https://opentelemetry.io/docs/getting-started/dev/" target="_blank"/>
<area shape="rect" coords="1286,213,1302,229" href="https://github.com/magsther/awesome-opentelemetry" target="_blank"/>
<area shape="rect" coords="1634,204,1650,220" href="https://opentelemetry.io/docs/demo/" target="_blank"/>
</map>
</body>
</html>