Skip to content

Neblictl

Reference

Commands

Format namespace:command (e.g samplers:list)

resources: A resource identifies a service or a group of services that are part of the same logical application.
   o list: List all resources

samplers: A sampler is a component that collects samples from a resource.
   o list: List all samplers
   o list:config: List all samplers configurations
   o limiterin:set: Sets the maximum number of samples processed per second by a sampler
   o limiterin:unset: Unsets the maximum number of samples per second processed by a sampler
   o samplerin:set:deterministic: Sets a deterministic samplerin configuration
   o samplerin:unset: Unsets any samplerin configuration set
   o limiterout:set: Sets the maximum number of samples exported per second by a sampler
   o limiterout:unset: Unsets the maximum number of samples per second exported by a sampler

streams: A stream is a sequence of samples collected from a resource by a sampler.
   o list: List streams
   o create: Create streams
   o update: Update streams
   o delete: Delete streams

digests:
   o list: List configured digests
   o structure:create: Generate structure digests
   o structure:update: Update structure digests
   o value:create: Configure generation of value digests
   o value:update: Update value digests
   o delete: Delete digest

events:
   o list: List configured events
   o create: Create events
   o update: Update events
   o delete: Delete events