'DataDag Kafka Monitoring - install-tools now working

I am trying to setup DataDog Kafka Monitoring setup.

I am following the steps prescribed in their document:

https://www.datadoghq.com/blog/monitor-kafka-with-datadog/

But I am getting error while I am running this command:

sudo invoke install-tools

Output:

/bin/bash: go: command not found

But GoLang installed and I am getting by

go version

Output:

go version go1.17.7 linux/amd64


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source