书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 170 个相关结果.
  • Query

    884 2020-06-27 《Dapper ORM Document》
    Dapper - Query Description Parameters Example - Query Anonymous Example - Query Strongly Typed Example - Query Multi-Mapping (One to One) Example - Query Multi-Mapping (One to...
  • SqlQuery Object

    SqlQuery Object Advantages SqlQuery Object [namespace : Serenity.Data] - [assembly : Serenity.Data] SqlQuery is an object to compose dynamic SQL SELECT queries through a flue...
  • Spring Cloud Sleuth

    Spring Cloud Sleuth Features Quick Start Sample Projects Spring Cloud Sleuth Spring Cloud Sleuth为Spring Cloud提供了分布式追踪方案,借用了Dapper,Zipkin和HTrace。对于大多数用户来说Sleuth应该是看不见的,与外部系统的...
  • 性能测试

    1504 2020-11-04 《SqlSugar 4.0 文档》
    性能测试 性能测试 在Realease模式下,使用的Realease的DLL进行的比较 对性能有怀疑的朋友可以这么测试: 1.两个程序分开测试 例如 dapper执行第一次预热后 然后循环执行一百次 重启启脑 sugar预热后百循环一百次 计算 这一百次的平均时间这种最为准确。 2.批量插入一定要分开测试因为其它...
  • Introduction

    1050 2019-11-27 《Jaeger v1.15 Document》
    About Features Technical Specs Quick Start Screenshots Traces View Trace Detail View Related links Introduction See also: Features Welcome to Jaeger’s documentati...
  • Collect Trace with Jaeger

    Collect Trace with Jaeger Jaeger Configuration Migrating from Zipkin Collect Trace with Jaeger Jaeger Jaeger , inspired by Dapper and OpenZipkin , is a distributed tracing ...
  • Modes

    Modes Types of modes Normal mode How to use the help Insert mode Visual mode Summary Modes We had our first encounter with modes in the previous chapter. Now, let us expl...
  • CSharp Connector

    CSharp Connector 安装TDengine客户端 使用方法 注意事项 第三方驱动 CSharp Connector 在Windows系统上,C#应用程序可以使用TDengine的原生C接口来执行所有数据库操作,后续版本将提供ORM(dapper)框架驱动。 安装TDengine客户端 C#连接器需要使用libtaos.so ...
  • trace

    753 2021-07-16 《Kratos v1.0 教程》
    背景 概览 参考文档 使用 zipkin使用 zipkin效果图 背景 当代的互联网的服务,通常都是用复杂的、大规模分布式集群来实现的。互联网应用构建在不同的软件模块集上,这些软件模块,有可能是由不同的团队开发、可能使用不同的编程语言来实现、有可能布在了几千台服务器,横跨多个不同的数据中心。因此,就需要一些可以帮助理解系统行为、用于分析性能...
  • 通过 Jaeger 观察 Trace

    通过 Jaeger 观察 Trace Jaeger 配置 从 Zipkin 迁移 通过 Jaeger 观察 Trace Jaeger Jaeger 是 Uber 开发的分布式跟踪系统,现已成为 CNCF 开源项目,其灵感来源于 Google 的 Dapper 和 Twitter 的 Zipkin ,用于监控基于微服务的分布式系统。 J...