【发布时间】:2021-11-08 11:13:29
【问题描述】:
我们正在尝试在我们的 Kubernetes 机器中本地设置开源的 newrelic-infrastructure 应用程序。它给出的错误消息是“它需要许可证密钥”
GitHub 网址:https://github.com/newrelic/helm-charts/tree/master/charts/newrelic-infrastructure
有人可以确认是否在我们的机器上本地启动 newrelic-infrastructure,我们需要来自 NewRelic 的许可证密钥吗?那个开源newrelic不是免费的吗?
错误信息:
kube:############################################ #################################
kube:#### 错误:您没有设置 licenseKey 和/或集群名称。 ####
kube:############################################### ##############################
库贝:
kube:在您设置 New Relic 许可证密钥和集群名称之前,此部署将不完整。
库贝:
kube:然后运行:
库贝:
kube: helm 升级 newrelic-infrastructure
kube: --set licenseKey=YOUR-KEY-HERE
kube: --set cluster=YOUR-CLUSTER-NAME
kube: newrelic/newrelic-infrastructure
【问题讨论】:
-
@GalloCedrone : 你能帮我们解决上述要求吗?
-
请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如目前所写的那样,很难准确地说出你在问什么。
-
我们正在尝试在我们的 Kubernetes 机器中本地设置开源的 newrelic-infrastructure 应用程序。它给出的错误消息是“它需要许可证密钥”
标签: devops newrelic observability