书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 579 个相关结果.
  • 分布式跟踪

    分布式追踪 参考 分布式追踪 当我将单体应用拆成多个微服务之后,如何监控服务之间的依赖关系和调用链,以判断应用在哪个服务环节出了问题,哪些地方可以优化?这就需要用到分布式追踪(Distributed Tracing)。 CNCF 提出了分布式追踪的标准 OpenTracing ,它提供用厂商中立的 API,并提供 Go、Java、JavaScri...
  • Features

    High Scalability Native support for OpenTracing Multiple storage backends Modern Web UI Cloud Native Deployment Observability Backwards compatibility with Zipkin Features ...
  • 1. Introduction

    为什么需要Tracing? 为什么需要OpenTracing? 什么是一个Trace? 一个典型的Trace案例 为什么需要Tracing? 开发和工程团队因为系统组件水平扩展、开发团队小型化、敏捷开发、CD(持续集成)、解耦等各种需求,正在使用现代的微服务架构替换老旧的单片机系统。 也就是说,当一个生产系统面对真正的高并发,或者解耦成大量微服...
  • Documentation Home

    Documentation Home Documentation Home Welcome to the OpenTracing docs! You can find a list of the currently available docs in the left-hand panel. You may also want to check ou...
  • OpenTracingReporter

    OpenTracingReporter OpenTracingReporter (Appears on: OpenTracing ) OpenTracingReporter is the config for opentracing reporter. See https://godoc.org/github.com/uber/jaeger-cli...
  • Tracers

    Tracers Setting up your Tracer Global Tracer Using Tracer specific features Tracers Setting up your Tracer A Tracer is the actual implementation that will record the Span...
  • Spans

    Spans 👩‍💻 This page is under construction. 👨‍💻 Accessing the Current Active Span Moving a Span between Threads Spans: Conventions and Standards Operation Names and Cardinality ...
  • 5.14. Observability

    PluginLifecycleService Fully-qualified class name Definition Implementation classes PluginLifecycleService Fully-qualified class name org.apache.shardingsphere.agent.spi.Plu...
  • Spans

    Spans 👩‍💻 This page is under construction. 👨‍💻 Accessing the Current Active Span Moving a Span between Threads Spans: Conventions and Standards Operation Names and Cardinality ...
  • OpenTracingSampler

    OpenTracingSampler OpenTracingSampler (Appears on: OpenTracing ) OpenTracingSampler is the config for opentracing sampler. See https://godoc.org/github.com/uber/jaeger-client-...