newrelic / newrelic-kubernetes-operator

Operator to create New Relic configuration in Kubernetes
Apache License 2.0
43 stars 21 forks source link

Request for clarification: Has this project been abandoned? #145

Closed reidhoch closed 1 year ago

reidhoch commented 2 years ago

We've been searching for a GitOps-y way to deploy monitoring at the same time as we deploy our Kubernetes manifests. This project seems promising, but it is lacking features and does not appear to be actively worked on. Can someone from New Relic confirm or deny whether this is abandonware now?

Thanks, Reid

kidk commented 1 year ago

Hi @reidhoch

At the moment we don't have the bandwidth to develop this further. That doesn't mean it's completely abandoned, as we are open to any community contributions and will review these.

Our main focus at the moment is on Terraform where we recently added support for latest Synthetics and Alerting features: https://github.com/newrelic/terraform-provider-newrelic So I would advise Terraform as an alternative.

Once we have caught up with the Terraform work we want to start investing in this again.

reidhoch commented 1 year ago

@kidk Thanks for the update, I appreciate your responding so quickly. We're already using the New Relic Terraform provider, so I'll focus my effort there.

sirianni commented 1 year ago

+1 my team would also prefer using Kubernetes for GitOps management of NewRelic entities.

We do also use terraform extensively but it's more heavyweight in our setup. We'd like to be able to define the monitoring entities (alerts, dashboards, etc.) in the same Helm chart as the application itself and have them deployed and versioned together.

maximethebault commented 1 year ago

@sirianni summed it up perfectly.

Big +1 on this.