RHInception / jsonstats

system stats over rest in json (buzzzzwords here)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual refresh

tbielawa opened this issue · comments

Want to be able to handle some kind of query parameter like ?refresh=true or something which gets passed to the plugins and instructs them to manually refresh their data.

Also, Steve says for parsing:

[x.split('=') for x in environ['QUERY_STRING'].split('&')]