When trying to hit an existing working endpoint after enabling yabeda-grape:
{"response_type":"error","details":"Prometheus requires all used tags to be declared at metric registration time. Please add `tags` option to the declaration of metric `grape_requests_total`. Error: labels must have the same signature (keys given: [:method, :path, :status] vs. keys expected: []"}
Is there something more we need to do to get this to work?
When trying to hit an existing working endpoint after enabling
yabeda-grape
:Is there something more we need to do to get this to work?