Pudu programming language
Menu

Std.App.requestMeasurements

1 declaration

fn

requestMeasurements: Std.App.Metrics.Metrics

This is a callable function.

What it does

Measurements a service takes of itself, declared and ready to be added to.

Declared here rather than left to each program because a service that

reports nothing about its own traffic is the ordinary failure, and the two

measurements every service wants are the same two.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.AppSearch related declarations