HangfireIO / HangfireIO/Hangfire

Multiple dashboards

Open
#955 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

Hi and thanks for the hangifre project! I would like to have a single web application with multiple dashboards (I have several job storages). I used to read this note about this feature: http://docs.hangfire.io/en/latest/configuration/using-dashboard.html#multiple-dashboards, but it seems to it does not work. For every link /hangfire1, /hangfire2 I see the dasboard only for the last entry of storage. (In case of provided above example it would be a storage 2).
Does anybody hve the same problem?

Contributor guide

Open the contributing guide

Research direction

Start with the multiple-dashboards guidance in the linked Hangfire documentation and reproduce the reported behavior at /hangfire1 and /hangfire2 using the two storage entries described. Trace how each dashboard URL selects its storage. Done means each URL displays the dashboard for its corresponding storage rather than both showing the last entry.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.