-
Netflix OSS plugin 3.0.0 released. Now supports Gradle 2.6. Update Gradle wrapper.
-
Per @rspieldenner "Version 2.2.10 has been released of the nebula.netflixoss plugin. This switches version calculation to be performed once per repo instead of once per project so multiproject init ti…
-
There are only four entries in the Menu, but several additional architecture output files exist.
Need to document how to add entries to the list or make it dynamic based on whatever is available.
$ …
-
It appears that some repos are visible to only falcor-contrib, which is making it difficult to collaborate with internal netflix personnel including the TVUI App Core team. We have 3 options: keep exp…
-
https://netflixoss.ci.cloudbees.com/job/NetflixOSS/job/spectator/job/spectator-release/lastCompletedBuild/testReport/com.netflix.spectator.tdigest/TDigestPluginTest/writeData/
```
com.fasterxml.jacks…
-
Instead of having hard coded netflixoss, lamp, migration architectures, have them defined as json files and use a single architecture.go package to read them in and launch them.
Started coding archit…
-
Just wanted to try out exhibitor locally using docker but it does not work for me, at least the GUi is not accessible:
``` bash
docker run --name exhibitor -p 8080:8080 netflixoss/exhibitor:1.5.2
v1…
u6f6o updated
9 years ago
-
It seems there's a maximum for the number of instances that can be fetch in a single /_indom request. pmwebd fails the assertion `num_instances < max_num_instances` and exits.
@fche Is there a techn…
-
Hello,
In Getting started wiki, it states that it is possible to run in: "1. _Per-node_ pmwebd and pmcd", check; that worked flawlessly, **and** "2. _Central_ pmwebd, per-node pmcd".
I really tried …
rfrht updated
9 years ago
-
The libmicrohttpd10 package is a pre-req package for pcp-webapi in your precise repo, but the package doesn't exist as part of precise or your repo. This makes it impossible to install pcp-webapi on …