HomePhorge

Add probe indirection for probe management
fc4369442c9dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add probe indirection for probe management

This allows to enable/disable and list probes either internally or through
REST.

  • GET /instrumentation_probe_search/all

Will return the list of currently defined probes in the running instance

  • PUT /instrumentation_probe_search/unused

Will enable all probes

  • DELETE /instrumentation_probe_search/unused

Will disable all probes

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2bf6105047c0: Process name instrumentation listener
Branches
Unknown
Tags
Unknown

Event Timeline

Brice Figureau <brice-puppet@daysofwonder.com> committed rPUfc4369442c9d: Add probe indirection for probe management (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Dec 21 2011, 8:12 PM