Skip to content

proxyconf/ex_control_plane

Repository files navigation

ExControlPlane

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ex_control_plane to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_control_plane, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_control_plane.

Telemetry

The ExControlPlane emits various metrics.

Adapter config callback

[:ex_control_plane, :adapter, :generate, :start]
[:ex_control_plane, :adapter, :generate, :stop]
[:ex_control_plane, :adapter, :generate, :exception]

Snapshot read/write

[:ex_control_plane, :snapshot, :write, :start]
[:ex_control_plane, :snapshot, :write, :stop]
[:ex_control_plane, :snapshot, :write, :exception]
[:ex_control_plane, :snapshot, :read, :start]
[:ex_control_plane, :snapshot, :read, :stop]
[:ex_control_plane, :snapshot, :read, :exception]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •