sentrysoftware / metricshub

Universal Metrics Collection for OpenTelemetry
https://metricshub.com
GNU Affero General Public License v3.0
15 stars 4 forks source link

Issue #478: Correct HttpCriterion toString method to prevent a NullPointerException when no path or url is provided. #479

Closed TNohaic closed 2 weeks ago

TNohaic commented 2 weeks ago

Correct HttpCriterion toString method to prevent a NullPointerException when no path or url is provided.