Skip to content

Conversation

jotak
Copy link
Member

@jotak jotak commented Sep 26, 2022

these seem to be better defaults to me (empirically tested)
sounds ok to you?

@jotak
Copy link
Member Author

jotak commented Sep 26, 2022

with this kind of config (and also some tweaks on the CR side) I can safely run hey-ho like this: ./hey-ho.sh -z 10s -r 5 -q 2000
which means 2,5M qps cluster-wide, which I run on a small 3wk, 2 masters cluster (but I didn't check if these 2,5M QPS were effectively met)

strimzi.io/cluster: "kafka-cluster"
spec:
partitions: 3
partitions: 8

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd set something bigger, as long as a single FLP reader can handle multiple partitions with relatively small cost. E.g. 24 or 32.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

echo ""
echo "Configure FlowCollector Loki with:"
echo " url: 'http://loki-distributed-distributor.netobserv.svc.cluster.local:3100/'"
echo " querierUrl: 'http://loki-distributed-query-frontend.netobserv.svc.cluster.local:3100/'"
Copy link
Contributor

@OlivierCazade OlivierCazade Sep 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, the namespace here should be network-observability

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, actually it should be ${NAMESPACE}

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(done)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed this changed, sorry.

@jotak jotak merged commit c4a8385 into netobserv:main Sep 27, 2022
@memodi
Copy link
Member

memodi commented Sep 27, 2022

@jotak - as discussed in scrum, could we also update Kafka storage to be using PVC instead of ephemeral?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants