On 25-06-2018 02:12, Paul Cuzner wrote:
:) That's what I suspected, but since the docs have a section [1]
currently on embedding I thought I'd give it a go!
If this feature is going to be a while, perhaps the docs should be amended?
Also, no one answered the question I raised about mgr module
enabling/disabling leading to UI disruption. Is this a known thing, or
am I doing something wrong?
It's a known thing and a limitation of the current authentication
implementation. Currently we use a statefull approach for handling
authentication and therefore if the dashboard is restarted (either by
disabling/enabling it, or by restarting the ceph-mgr daemon) the user
session is lost, and the UI needs to authenticate again.
We plan to change this solution to a stateless approach based on JWT
(Json Web Token). Using the new approach, even when a ceph-mgr dameon
dies and we fallback to another ceph-mgr daemon instance, the user
continues to be "logged in".
Thanks,
Ricardo Dias
Thanks!
[1] http://docs.ceph.com/docs/master/mgr/dashboard/#enabling-the-embedding-of-grafana-dashboards
On Fri, Jun 22, 2018 at 8:53 PM Lenz Grimmer <lgrimmer@xxxxxxxx> wrote:
Hi Paul,
On 06/22/2018 02:12 AM, Paul Cuzner wrote:
This is looking good - nice work, I especially like the integrated API
docs! However, back to the grafana piece, I'm not sure where I should
see the grafana integration - should a link appear? I imported the
ceph-cluster.json dashboard from monitoring/grafana/dashboards and
checked that it displayed natively in grafana before making the
root_url change to grafana.ini.
So far, we have only merged the Grafana proxy code included in the
Dashboard backend code. The actual UI integration is still on the TODO.
Lenz
--
SUSE Linux GmbH - Maxfeldstr. 5 - 90409 Nuernberg (Germany)
GF:Felix Imendörffer,Jane Smithard,Graham Norton,HRB 21284 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Ricardo Dias
Senior Software Engineer - Storage Team
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
HRB 21284
(AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html