Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Allow for HTTPS Graphite servers. #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jof
Copy link

@jof jof commented Nov 26, 2013

If a settings.GRAPHITE_HOST contains an HTTPS Graphite server, this replacement fails. Using a regular expression to allow for both http and https URI protocols.

In the future, perhaps this interpretation should live in settings, rather than in each place in the code?

@astanway
Copy link
Contributor

The webapp javascript needs the scheme wholesale. We could possibly add another setting called GRAPHITE_HOST_SCHEME and use that both here and in the webapp javascript, but I think it's a pretty minor distinction and I'd rather not break folk's settings configurations for it.

@jippi
Copy link

jippi commented Apr 24, 2014

👍

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

Successfully merging this pull request may close these issues.

None yet

3 participants