dotnetcore / mocha

Mocha is an application performance monitor tools based on OpenTelemetry, which also provides a scalable platform for observability data analysis and storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[task] Implement trace storage using Entity Framework Core and MySQL

liuhaoyang opened this issue · comments

In v0.1 , we prioritize MySQL as the trace storage. It has the following two purposes:

  1. Provide a low-cost trace storage option for small-scale services
  2. Make it easier for Mocha developers to use MySQL storage for local testing.