A set of aliases for Cake to help with sending metrics to Graphite.
#addin nuget:?package=Cake.Graphite&version=2.0.1
dotnet add package Cake.Graphite --version 2.0.1
<PackageReference Include="Cake.Graphite" Version="2.0.1" />
Aliases
Graphite aliases
Graphite
Graphite |
Creates a new GraphiteClient using the specified settings.
Send methods are in GraphiteExtensions
|