Skip to content
Snippets Groups Projects
Commit 04ad887d authored by Sid Sijbrandij's avatar Sid Sijbrandij
Browse files

Add note about OAuth.

parent e920ac4c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -7,13 +7,15 @@ Multi-user Prometheus is a project to allows you to use one Prometheus instance
 
## Functionality
 
1. Query proxy that changes queries to be relevant for one user.
Consider https://github.com/bitly/oauth2_proxy as the basis of it since it already has OAuth and https support.
1. Add OAuth support
1. Maybe easy setup of https? [Google Doc that is internal to GitLab team members](https://docs.google.com/document/d/1ZXYfQH75CbzgLGQXJtIPn-2UsjHb0bICMj4Ibqc9bsQ/edit)
1. Query proxy that changes queries to be relevant for one user.
1. Make it work with auto deploy
1. Isolation of resource usage
1. Audit trail
1. Role based access control
1. Maybe easy setup of https? [Google Doc that is internal to GitLab team members](https://docs.google.com/document/d/1ZXYfQH75CbzgLGQXJtIPn-2UsjHb0bICMj4Ibqc9bsQ/edit)
 
This is not multi-tenant Prometheus, Weaveworks is working on that.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment