riemann / riemann-dash

An HTTP dashboard for Riemann.
MIT License
248 stars 102 forks source link

Request for enhancement: ability to specify riemann host, port, connection type as HTTP GET parameters #117

Open Anvil opened 8 years ago

Anvil commented 8 years ago

In my environment, I have a few Riemann instances running on distinct perimeters and I only have a single dash. It would save me a lot of pain if I could specify the host, port and connection type in Riemann dash URL.

e.g:

(reminder: %3A = ":" char)

Benefits:

This would override the on-disk configuration default values for these fields.