Jenkins Reports

Hola,

Is there a way to also send the graphs (mean, 95th, KO) in an embedded email.
I tried a wget to save them and send them as an attribute, but when saving the

to png or jpeg is empty.

Does anyone have any idea?

Tnx

Have you tried to fetch the underlying JSON file?

No,

Sorry I did not know that Gatling Jenkins Graphs are build from an json? But would you parse the json to an image that you can send with the Jenkins after build email notification?

Tnx