rubenruizdegauna
rubenruizdegauna
Hi @sandiezarate , can you add the raw output of the curl command (replacing any sensible data by *****) with and w/o "pretty" parameter? ``` curl -s -u "" --digest...
Hi @sandiezarate , I have run the nri-flex with the output you provided and it parses it correctly. ``` name: Test apis: - name: MongoDbAtlasProcess event_type: MongoDbAtlasProcessSample commands: - run:...
This is unexpected. In the config above I've simulated the http call you are making to mongodb, so I'm outputting the same content that you get. And I'm using the...
Can you add more context about what this fixes? (an example would help) I have tried it with this conf: ``` name: example apis: - name: status url: https://mocki.io/v1/e8d30c60-57a0-4226-99d1-0e5ca05e3345 ignore_output:...