Skip to content

Add options for iframe height and width#23

Open
nobane wants to merge 1 commit intosensu:masterfrom
nobane:feature/iframe-options
Open

Add options for iframe height and width#23
nobane wants to merge 1 commit intosensu:masterfrom
nobane:feature/iframe-options

Conversation

@nobane
Copy link
Copy Markdown

@nobane nobane commented Jun 17, 2018

Adds optional height/width for iframes. The old format is still supported but to specify a height or width, you can do:

{
  "checks": {
    "example-check": {
      ...
      "graph": "iframe:{ 'src': 'http://example.com', 'height': '400px' }",
      ...
    }
  }
}

Closes sensu/uchiwa#775

@majormoses
Copy link
Copy Markdown

ping @palourde

@ghost
Copy link
Copy Markdown

ghost commented Oct 1, 2018

Is there any movement on this feature? I have the same issue and this would be fantastic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants