Skip to content

LordMike/MiniProfiler.Elasticsearch

 
 

Repository files navigation

MiniProfiler.Elasticsearch

Put your Elasticsearch.Net and NEST requests timings directly into MiniProfiler.

profiler-popup profiler-queries

Install

Run the following command in the Package Manager Console (NuGet).

PM> Install-Package MiniProfiler.Elasticsearch

Versions compatibility

MiniProfiler.Elasticsearch NEST and Elasticsearch.Net MiniProfiler Build Status NuGet Feed
3.x 1.x 3.x Build status Nuget feed
4.x 2.x 3.x Build status Nuget feed
5.x 5.x 3.x Build status Nuget feed
6.x 6.x 4.x Build status Nuget feed

Usage

Update usages of ElasticClient or ElasticsearchClient with their respected profiled version ProfiledElasticClient or ProfiledElasticsearchClient.

Reference Sample.Elasticsearch.Core for working example.

About

Elasticsearch.Net/NEST client for logging to MiniProfiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%