Spandex v1.3.4 Spandex.Adapters.Helpers View Source

Helper functions and macros for adapters.

Link to this section Summary

Link to this section Functions

Link to this function build_level_precedence_map(levels) View Source
Link to this macro delegate_to_adapter(name, args) View Source (macro)
Link to this function get_first_header(conn, header_name) View Source
get_first_header(conn :: Plug.Conn.t, header_name :: binary) ::
  binary |
  nil
Link to this function should_send?(configured_level, span_level, levels) View Source