Questions tagged [newrelic-synthetics]

18 questions
0
votes
1 answer

New Relic: Script always returns Status 400 but works in Postman

I'm trying to make a healthcheck for my service in New Relic. So I just want to call one of my APIs every x minutes and see if it returns 200. In New Relic I created a new synthetic monitor and now I'm trying to write a script for that monitor. The…
Boommeister
  • 1,591
  • 2
  • 15
  • 54
-1
votes
1 answer

how to resolve Terraform error Invalid count argument?

I'm trying to add New Relic One Synthetic moniter using common module "monitor" we use in terraform, where i also want to attach new alert condition policy. which is working fine if i create resources one by one but as i want to commit all changes…
-1
votes
1 answer

I started to make selenium scripts browse in New Relic, and when i try to print a Attribute i cant get this data

Script: Output: ManagedPromise { flow_: ControlFlow { propagateUnhandledRejections_: true, activeQueue_: TaskQueue { name_: 'TaskQueue::3218', flow_: [Circular], tasks_: [Array], interrupts_: null, pending_: null, subQ_: null, state_:…
Richard Aguirre
  • 543
  • 6
  • 14
1
2