Samuel

Results 127 comments of Samuel

@yesoreyeram It seems your commit message is not in the right format: https://github.com/newrelic/newrelic-client-go/blob/main/CONTRIBUTING.md#commit-messages Would it be possible to change it? https://stackoverflow.com/questions/8981194/changing-git-commit-message-after-push-given-that-no-one-pulled-from-remote

Hi @tamirFireFly thanks for your request. We don't have a `get` function available in the API so there's no way to implement this. I think the only option is to...

@tamirFireFly check out this for NRQL Alert conditions: - Get https://github.com/newrelic/newrelic-client-go/blob/main/pkg/alerts/nrql_conditions.go#L387 - List https://github.com/newrelic/newrelic-client-go/blob/main/pkg/alerts/nrql_conditions.go#L355

There's not much we can do on the Terraform side if the API is broken.

@zeffron The API team has taken this up and is implementing a solution. The problem also existed in the UI and we generally don't like working around API issues on...

Thanks for the suggestion @somatorio I think this is very similar to #1787 as logs are available as NRQL. I'm going to leave this open as there might be a...

Thanks for feedback. We'll look to improve the error message or at least guide towards a solution through the docs.

Thanks for the request @meyerkev I think this makes sense to add it to Terraform. It might take some time before we have the bandwidth as we are currently focussing...