erldns_empty_verification (erldns v10.5.4)

View Source

Raise an event if the given message is empty or refused.

Telemetry events

May emit the following telemetry events:

[erldns, pipeline, refused]

Emitted when the empty verification pipe sees a resolved response with rcode REFUSED.

  • Measurements: #{count => 1}
  • Metadata: #{}

[erldns, pipeline, empty]

Emitted when the empty verification pipe sees a resolved response with zero answer, authority, and additional records.

  • Measurements: #{count => 1}
  • Metadata: #{}

Summary

Functions