Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Too many data sources on one graph causes HTTP 414 and empty graphs #81

Open
EvanKrall opened this issue May 5, 2014 · 0 comments
Open

Comments

@EvanKrall
Copy link
Member

I find it useful, occasionally, to generate firefly graphs with many lines on them - say, one per server.

Since every single data source on a graph is stuffed into the same URL, this creates really really long URIs, and when the Firefly UI goes to fetch these,

Failed to load resource: the server responded with a status of 414 (Request-URI Too Large)

#55 would help me avoid putting too many data sources in one graph. (but wouldn't entirely fix this, since occasionally I want to use a large number of sources that don't have a simple wildcard match.)

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

1 participant