Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Last active December 15, 2015 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blitline-dev/5313988 to your computer and use it in GitHub Desktop.
Save blitline-dev/5313988 to your computer and use it in GitHub Desktop.
html output after rendering finished example
{
"application_id":"YOUR_APP_ID",
"src":"https://metrics.librato.com/",
"src_type":"screen_shot_url",
"src_data":{
"viewport":"1200x400",
"save_html":{
"s3_destination":{
"bucket":"bltemp",
"key":"html_outputs/awesome.html"
}
}
},
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":"400"
},
"save":{
"image_identifier":"example"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment