Skip to content

Heroku Setup with yabeda-prometheus #35

@jonatasrancan

Description

@jonatasrancan

Hi there, before anything very nice 😃

Our app runs on heroku, we manage to setup yabeda-sidekiq with a custom exporter we built to send metrics to the logs, so we could parse it somewhere else, worked without problem

But I was trying to use yabeda-prometheus and the /metric endpoint. Locally I got the same scenario from here #27, tried configuring both suggested solutions but I couldn't get all metrincs in a single /metric endpoint.

But reading all the info about multi process and containerize scenarios, I come to the conclusion that the combo yabed-sidekiq+ yabeda-prometheus won't work on a heroku setup that have sidekiq running in multiple dynos, correct? I can't expose everything and consolidate the data in a safe way before exposing it.

Or did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions