Cloud Native Computing Foundation: Difference between revisions

Content deleted Content added
Undid revision 1173177744 by 155.4.130.181 (talk) Do not advertise.
Lightsoar (talk | contribs)
Line 122:
 
==== OpenTelemetry ====
OpenTelemetry is an open source [[Observability (software)|observability]] framework created when CNCF merged the OpenTracing and OpenCensus projects.<ref>{{Cite web |url=https://opensource.googleblog.com/2019/05/opentelemetry-merger-of-opencensus-and.html |title=OpenTelemetry: The Merger of OpenCensus and OpenTracing |website=Google Open Source Blog |access-date=2020-01-20}}</ref> OpenTracing offers "consistent, expressive, vendor-neutral APIs for popular platforms"<ref>{{Citation |last=Gonzalez |first=Brandon |title=Source code for OpenTracing |date=2016-02-29 |url=https://github.com/bg451/opentracing.github.io |access-date=2020-01-20}}</ref> while the Google-created OpenCensus project acts as a "collection of language-specific libraries for instrumenting an application, collecting stats (metrics), and exporting data to a supported backend."<ref>{{Cite web |url=https://www.datadoghq.com/blog/instrument-opencensus-opentracing-and-openmetrics/ |title=Performance monitoring with OpenTracing, OpenCensus, and OpenMetrics |last=Mooney |first=Mallory |date=2019-02-06 |website=Datadog |access-date=2020-01-20}}</ref> Under OpenTelemetry, the projects create a "complete telemetry system [that is] suitable for monitoring microservices and other types of modern, distributed systems — and [is] compatible with most major OSS and commercial backends."<ref>{{Cite web |url=https://medium.com/opentracing/a-roadmap-to-convergence-b074e5815289 |title=A Roadmap to Convergence |last=Young |first=Ted |date=2019-05-21 |website=Medium |language=en |access-date=2020-01-20}}</ref> It is the "second most active" CNCF project.<ref>{{Cite web|last=Schmidt|first=Julia|date=2020-10-22|title=Former rivals at OpenTelemetry lock in tracing specification, to focus on metrics next|url=https://devclass.com/2020/10/22/opentelemetry-tracing-spec-rc/|access-date=2020-10-26|website=Devclass|language=en-GB}}</ref> In October 2020, AWS announced the public preview of its [[Software distribution|distro]] for OpenTelemetry.<ref>{{Cite web|title=AWS Distro for OpenTelemetry Available for Public Preview|url=https://www.infoq.com/news/2020/10/aws-distro-otel-public-preview/|access-date=2020-11-02|website=InfoQ|language=en}}</ref>
 
==== Thanos ====