aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'use-default-replication-factor' into fix-offset-topic-replicationStaffan Olsson2018-02-012-4/+0
| |\ \ \ \
| * | | | | Reverts previous commit and uses the documented default insteadStaffan Olsson2018-02-011-2/+1
| * | | | | Should be larger than or equal min.insync.replicasStaffan Olsson2018-02-011-0/+1
* | | | | | Merge pull request #95 from Yolean/ops-jobssolsson2018-02-035-0/+217
|\ \ \ \ \ \
| * | | | | | Text fixops-jobsStaffan Olsson2018-02-021-2/+2
| * | | | | | Merge branch 'increase-replication-factor' into ops-jobsStaffan Olsson2018-02-022-0/+75
| |\ \ \ \ \ \
| | * | | | | | Explains why this operation is hereStaffan Olsson2018-02-021-0/+10
| | * | | | | | Clarifies output a bit moreStaffan Olsson2018-02-021-1/+2
| | * | | | | | Got weird overlapping outputStaffan Olsson2018-02-021-0/+1
| | * | | | | | Adds the necessary json mod to require more replicas,Staffan Olsson2018-02-021-5/+17
| | * | | | | | Starts from the reassign-partitions jobStaffan Olsson2018-02-021-0/+51
| |/ / / / / /
| * | | | | | The first two tasks under Partition Management in the Kafka bookStaffan Olsson2017-11-101-0/+22
| * | | | | | Adds a job that can actually fix under-replication ...Staffan Olsson2017-11-101-0/+51
| * | | | | | But note that this job won't actually trigger replication ...Staffan Olsson2017-11-101-0/+0
| * | | | | | Fixes container log to show unreplicated partitions (if there are any)Staffan Olsson2017-11-101-3/+9
| * | | | | | Adds job to simplify replica electionStaffan Olsson2017-11-092-4/+21
| * | | | | | Adds test that goes unready when there's not enough replicas of >0 topicsStaffan Olsson2017-11-091-0/+46
* | | | | | | Merge pull request #128 from Yolean/metrics-jmx-for-brokerssolsson2018-02-032-0/+87
|\ \ \ \ \ \ \
| * | | | | | | There's only values in this metric typemetrics-jmx-for-brokersStaffan Olsson2018-02-031-1/+1
| * | | | | | | At first i suspected that order matters, but this also worksStaffan Olsson2018-02-031-2/+2
| * | | | | | | ”In a production Kafka cluster, an offline partitionStaffan Olsson2018-02-031-1/+2
| * | | | | | | It was the liveness probe that killed the metrics container,Staffan Olsson2018-01-291-2/+2
| * | | | | | | Removes liveness probes, to focus on memory limits,Staffan Olsson2018-01-191-5/+0
| * | | | | | | With 120M you get OOMKilled even on brokers with modest metrics volumesStaffan Olsson2018-01-191-2/+2
| * | | | | | | With kubectl patch, this folder kan be scoped as Prometheus supportStaffan Olsson2018-01-192-1/+1
| * | | | | | | On start the metrics pod gesses that it has ~45%Staffan Olsson2018-01-191-2/+2
| * | | | | | | Evaluates JVM memory limit awarenessStaffan Olsson2018-01-191-2/+4
| * | | | | | | This is an optional feature, but belongs to the broker pods,Staffan Olsson2018-01-191-0/+2
| * | | | | | | Adds liveness probe from the metrics-improve-scrape-times branchStaffan Olsson2018-01-191-0/+5
| * | | | | | | Upgrades jmx exporter to 0.2.0Staffan Olsson2018-01-191-1/+1
| * | | | | | | The metrics part of #49Staffan Olsson2018-01-191-0/+38
| * | | | | | | Current config from the metrics-improve-scrape-times branch,Staffan Olsson2018-01-191-0/+44
* | | | | | | | Merge pull request #135 from Yolean/use-default-replication-factorsolsson2018-02-012-4/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Uses brokers' default replication factor for explicit topic creationuse-default-replication-factorStaffan Olsson2018-01-222-4/+0
| |/ / / / /
* | | | | | Merge pull request #138 from deadmoose/patch-1solsson2018-02-011-1/+1
|\ \ \ \ \ \
| * | | | | | SpeelingDavid Hoover2018-01-311-1/+1
|/ / / / / /
* | | | | | Merge pull request #125 from Yolean/linkedin-burrowsolsson2018-01-313-0/+114
|\ \ \ \ \ \
| * | | | | | Upgrades to current Burrow master, a91cf4dlinkedin-burrowStaffan Olsson2018-01-311-1/+1
| * | | | | | Applies the fix for v3 API so now we export five metricsStaffan Olsson2018-01-191-1/+1
| * | | | | | Adds a frontend container. No need to scale it indivudually.Staffan Olsson2018-01-192-4/+29
| * | | | | | Lets us see all consumers, for nowStaffan Olsson2018-01-191-2/+2
| * | | | | | Adds a service. Ordering is ok with plain file names here.Staffan Olsson2018-01-193-0/+12
| * | | | | | The build from search-and-replace in github.com/jirwin/burrow_exporter/pull/9Staffan Olsson2018-01-171-1/+1
| * | | | | | Adds prometheus exporter, but sadly incompatible with current BurrowStaffan Olsson2018-01-171-0/+14
| * | | | | | fixes container nameStaffan Olsson2018-01-171-1/+1
| * | | | | | Lists actual brokersStaffan Olsson2018-01-171-2/+2
| * | | | | | Adds linkedin/Burrow for use with port-forward 8000Staffan Olsson2018-01-172-0/+63
* | | | | | | Merge pull request #137 from Yolean/outside-host-as-annotationsolsson2018-01-291-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Moves outside host details to annotations,outside-host-as-annotationStaffan Olsson2018-01-281-1/+5
|/ / / / / / /
* | | | | | | Merge pull request #130 from lenadroid/mastersolsson2018-01-213-1/+19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |