A custom output for Microsoft.Diagnostics.EventFlow to insert events into Google BigQuery.
Info
Version: | 1.0.0 |
Author(s): | Tsuyoshi Sumiyoshi |
Last Update: | Friday, August 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tsu1980/diagnostics-eventflow-bigquery |
NuGet Url: | https://www.nuget.org/packages/Mamemaki.EventFlow.Outputs.BigQuery |
Install
Install-Package Mamemaki.EventFlow.Outputs.BigQuery
dotnet add package Mamemaki.EventFlow.Outputs.BigQuery
paket add Mamemaki.EventFlow.Outputs.BigQuery
Mamemaki.EventFlow.Outputs.BigQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.BigQuery.V2(>= 1.2.0)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.4.4)
Tags