Tx

Tx (LINQ to Events)

  • 所有者: microsoft/Tx
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Nuget
Build status

Tx (LINQ to Logs and Traces)

Tx allows you to do Language Integrated Query (LINQ) directly on raw event sources:

  • ad-hoc query on past history in trace and log files
  • standing queries on real-time feeds, such as Event Tracing for Windows (ETW) sessions

The Tx approach is different than Databases, Hadoop, Splunk, Dapper, etc. which all require a stage of uploading before the events become available to queries.

Instead, mixing Reactive Extensions (Rx) and LINQ-to-Objects allows the query to be embedded anywhere including:

The following picture shows the dependencies among the main Tx components:

TxCodeMap.JPG

Here:

  • Dark green is .Net
  • Light green is mature open source
  • Light grey are framework components, also available on NuGet
  • Darker gray are tool experiences that come with Tx
  • White are samples

For more see the documentation

Contributing

There are lots of ways to contribute to the project, and we appreciate our contributors. We strongly welcome and encourage contributions to this project. Please read the contributor's guide. If making a large change we request that you open an issue first. We follow the Git Flow approach to branching.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

概览

名称与所有者microsoft/Tx
主编程语言C#
编程语言C# (语言数: 4)
平台
许可证Other
发布数3
最新版本名称v2.1.1 (发布于 )
第一版名称v1.0 (发布于 )
创建于2014-01-07 08:08:51
推送于2022-10-05 22:45:42
最后一次提交2022-10-05 15:45:35
星数312
关注者数32
派生数71
提交数442
已启用问题?
问题数33
打开的问题数11
拉请求数29
打开的拉请求数1
关闭的拉请求数10
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部