You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
gramian
changed the title
[Metric] Wrong MIME Type returned by prometheus endpoint
[Metrics] Wrong MIME Type returned by prometheus endpoint
Jan 28, 2025
ArcadeDB Version:
ArcadeDB Server v25.1.1
The response MIME type from the Prometheus endpoint, ie:
http://localhost:2480/prometheus
isapplication/json
but should betext/plain
.Reproduce
Start ArcadeDB Server:
Request Metrics:
The text was updated successfully, but these errors were encountered: