aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Zookeeper metrics conf contributed by @yacut #61metrics-jmx-zookeeperStaffan Olsson2017-11-031-2/+21
* Adds directives from kafka's rules, now for pzoo too.Staffan Olsson2017-11-032-1/+6
* Still not getting anything zookeeper-specificStaffan Olsson2017-11-031-16/+1
* Gets you JVM metrics from zoo, lots and lots of itStaffan Olsson2017-11-031-0/+1
* For performance, again thanks to @yacut #49Staffan Olsson2017-11-031-2/+2
* Scrape less, and improve scrape time further ...Staffan Olsson2017-11-032-1/+23
* Uses JMX config from config map, so we can experimentStaffan Olsson2017-11-032-1/+23
* Had 10 OOMKilled/hour with 100Mi so let's increase request,Staffan Olsson2017-11-033-6/+6
* Uses prometheus/jmx_exporter parent-0.10 tagStaffan Olsson2017-11-034-4/+4
* Reverse order of containers to benefit from "Defaulting container name to"Staffan Olsson2017-11-033-54/+54
* Endpont works again, with similar scrape times as Xmx=80m without Metaspace l...Staffan Olsson2017-11-034-7/+7
* Let's focus on the two numbers that seem to matterStaffan Olsson2017-11-031-1/+0
* Don't touch Xss as it has <1MB defaults according to docsStaffan Olsson2017-11-033-3/+0
* Adapts to Java 8+, but still guessing the numbersStaffan Olsson2017-11-034-6/+4
* interestingStaffan Olsson2017-11-031-1/+1
* The 1s response time from kafka might be due to ...Staffan Olsson2017-11-033-5/+19
* zoo is fast now, <0.02s compared to >1s for the othersStaffan Olsson2017-11-032-3/+12
* Same base image as kafka and latest exporter sourceStaffan Olsson2017-11-034-4/+4
* Demonstrates OOMKilled with current resource limitsStaffan Olsson2017-11-031-11/+24
* The test that caught the performance problemStaffan Olsson2017-11-031-0/+85
* CPU limit on metrics export won't actually save any cyclesStaffan Olsson2017-11-033-3/+0
* Adds pod that can be used to estimate resource limitsStaffan Olsson2017-11-031-0/+41
* Exposes /metrics endpoints for Prometheus scrapingStaffan Olsson2017-11-033-0/+61
* Runs Kafka 1.0.0v2.1.0Staffan Olsson2017-11-016-10/+7
* kafkacat, too, based on debian:stretch-slim 20171009Staffan Olsson2017-10-151-1/+1
* Shares debian with kafka-initutils -> faster first startStaffan Olsson2017-10-155-7/+7
* initutils based on latest debian slimStaffan Olsson2017-10-151-1/+1
* Some ideas on how to keep this repo simpleStaffan Olsson2017-10-151-1/+7
* Merge pull request #74 from elm-/mastersolsson2017-10-142-2/+2
|\
| * - fix #65: wait for replyElmar Weber2017-10-132-2/+2
|/
* Merge pull request #71 from kmova/patch-1solsson2017-10-061-1/+1
|\
| * _nit : Kubernets -> KubernetesKiran Mova2017-10-061-1/+1
|/
* ./update-kafka-image.sh to 0.11.0.1Staffan Olsson2017-10-025-7/+7
* Merge pull request #62 from kahwai1984/patch-1solsson2017-08-161-1/+1
|\
| * Update README.mdkahwai19842017-08-151-1/+1
|/
* Merge branch 'persistent-volumes-retain', the readme ...v2.0.0Staffan Olsson2017-08-081-4/+14
|\
| * Still shortpersistent-volumes-retainStaffan Olsson2017-08-081-4/+6
| * Shorter, possibly clearerStaffan Olsson2017-08-051-5/+5
| * The default is Delete, which violates our no-surpises ambitionStaffan Olsson2017-08-051-0/+8
* | I think Schema Registry + REST Proxy is ok for production nowStaffan Olsson2017-08-081-0/+1
* | Don't look like env var interpolation, when it's notStaffan Olsson2017-08-071-3/+3
* | We prefer Ready:False status instead of restarted pods,Staffan Olsson2017-08-053-13/+1
|/
* got mergedStaffan Olsson2017-08-051-1/+0
* Merge pull request #41 from Yolean/multizone-rack-awarenesssolsson2017-08-053-1/+58
|\
| * Adds RBAC policy for kubectl to look up node's zonemultizone-rack-awarenessStaffan Olsson2017-08-051-0/+37
| * I suppose most init scripts will do fine with curl+kubectl+bashStaffan Olsson2017-08-051-1/+1
| * Uses an image with kubectl based on the same debian tag as kafkaStaffan Olsson2017-08-051-1/+1
| * Looks up zone if kubectl is found, tries to not break config otherwiseStaffan Olsson2017-08-052-12/+17
| * Starts scripting, but the API call gets 403 for anonymous userStaffan Olsson2017-08-051-0/+13
| * Temp commit so that github allows a PR to be created, where I can keep notesStaffan Olsson2017-08-051-0/+2
|/