GraphiteAliases Class

Summary

Graphite aliases
Assembly
Cake.Graphite.dll
Namespace
Cake.Graphite
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["GraphiteAliases"] class Type type-node

Syntax

public static class GraphiteAliases

Attributes

Type Description
CakeAliasCategoryAttribute
CakeNamespaceImportAttribute

Methods

Name Value Summary
Graphite(ICakeContext, GraphiteSettings) Graphite
Creates a new GraphiteClient using the specified settings. Send methods are in GraphiteExtensions
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin