Using Measurements in Custom Applications
- Updated2024-10-16
- 1 minute(s) read
Using Measurements in Custom Applications
Measurement Plug-In uses the cross-platform, open-source gRPC framework to maximize performance and interoperability. You can use gRPC calls to interact with your measurement logic while your measurement is running as a service. Deploy your measurement plug-in to allow the Measurement Plug-In discovery service to automatically start your measurement service.
Related Information
- Understanding Measurement Plug-In Behavior
- gRPC Framework Website (grpc.io)
- Statically Register a Measurement Service
The Measurement Plug-In discovery service automatically registers measurement services that are deployed to the Measurement Plug-In services folder. The discovery service continuously monitors this folder for changes.