Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Add configuration to allow Read only mode. #480

Open
skyscooby opened this issue Feb 4, 2016 · 3 comments
Open

Add configuration to allow Read only mode. #480

skyscooby opened this issue Feb 4, 2016 · 3 comments

Comments

@skyscooby
Copy link

From what I could tell there is no way to block the Servers Tab or turn off the ability to create/delete directories and dashboards. It would be great if the PromDash had a kiosk mode or immutable mode configuration flag that blocked access the CUD of CRUD. (with exception of the date/time range / interval selection etc..)

It doesn't need to be a full authentication system. Just a way to expose a PromDash for use without it being destroyed either unintentionally or maliciously.

@juliusv
Copy link
Contributor

juliusv commented Feb 4, 2016

@skyscooby One workaround to currently achieve that is to put a reverse proxy in front of it that only allows GET requests.

Btw., we generally recommend using Grafana these days, as it is already a very popular dashboarding solution and has had Prometheus support for a while now. There'll be less effort going into PromDash in the future, unless users feel strongly about it and pick it up.

@skyscooby
Copy link
Author

@juliusv I am just getting started with Prometheus and I have self discovered this about Grafana in the past 3 hours.. I do say however I have never had a more positive experience with two pieces of software working together both are rich at what they do, high performance and don't try and solve problems outside their scope.. Keep up the great work guys!

@juliusv
Copy link
Contributor

juliusv commented Feb 4, 2016

@skyscooby Great to hear, thanks :)

We can still leave this issue open in case anyone ever feels like investing into it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants