Skip to content

Conversation

@mariomenjr
Copy link

Changes

This PR introduces the MO_MONITORABLE_HTTP_HEADERS environment variable, allowing users to add custom HTTP headers. Additionally, it sets the User-Agent header to "Monitoror" by default.

Fixes

Fixes #426 Cannot customize HTTP headers and missing User-Agent header

Changes Summary

  1. Added MO_MONITORABLE_HTTP_HEADERS environment variable for custom HTTP headers
  2. Set default User-Agent header to "Monitoror"

…able

HTTP headers can now be added using the MO_MONITORABLE_HTTP_HEADERS environment variable. By default, the User-Agent header is set to "Monitoror".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot add HTTP headers and missing User-Agent header

1 participant