Skip to content

add user agent to metrics

For better traceability and debugging I had add some UserAgent details to the labels.

This feature could be enabled with ENABLE_USER_AGENT=yes and add the following labels:

  • user_agent_platform
  • user_agent_browser
  • user_agent_version

Problem to fix: Some browsers report the same problem with different values.

Edited by Bernd Gietzelt

Merge request reports