Use cases:
- Graphs for features that people want to make themselves, but aren't high priority enough to get full analyst support
- Trying out new dashboard features that may be hard and/or fragile
Use cases:
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
wikimedia/discovery/experimental | master | +0 -0 | Add missing directories | |
wikimedia/discovery/experimental | master | +708 -0 | Adds space for new dashboards |
Change 257011 had a related patch set uploaded (by Bearloga):
Adds space for new dashboards
@EBernhardson Please help. For whatever reason https://github.com/wikimedia/wikimedia-discovery-dashboard works.
But https://github.com/wikimedia/wikimedia-discovery-experimental makes http://discovery-experimental.wmflabs.org return 502 Bad Gateway error.
I don't know why. Everything is basically identical. I spent all day yesterday trying to make it work but couldn't.
(The instance: https://wikitech.wikimedia.org/wiki/Nova_Resource:Discovery-experimental.shiny-r.eqiad.wmflabs)
i'll look into this this morning between meetings. An actual solution will probably take till some time this afternnoon due to ~1.5 hours of meetings this morning
Change 257645 had a related patch set uploaded (by EBernhardson):
Add missing directories
The attached patch should fix the issue, I've already tried this out on the discovery-experiemental server and everything looks to be happy now.
Mostly i found this by looking for shiny logs (find /var/log | grep shiny), and then looking at /var/log/upstart/shiny-server.log which contained the following:
/bin/sh: 1: /bin/sh: cannot create /srv/experimental/log/shiny-server.log: Directory nonexistent
Homepage: http://discovery-experimental.wmflabs.org/
Repository: git clone https://gerrit.wikimedia.org/r/wikimedia/discovery/experimental
Instructions for adding dashboards: https://github.com/wikimedia/wikimedia-discovery-experimental/blob/master/README.md
The following script auto-updates the repository and any submodules that have been added: https://gerrit.wikimedia.org/r/#/c/257755/1/update-submodules.sh It has been scheduled to run every 5 minutes.