Meltano v1.19.2 is Now Available

We’re thrilled to announce that the ability to embed reports in other webpages is now available in Meltano! The entire team is excited about this new functionality, and this first version is the beginning of an exciting path forward for sharing and embedding Meltano reports anywhere.

Embedding a report anywhere an iframe can render is simple – just click on the “Embed” drop down menu on any Meltano report, and then “Copy Snippet” to add the code to your clipboard.

The following code snippet is an example of what you’ll have on your clipboard:

<iframe src='https://meltano.meltanodata.com/-/embed/zE8NFH9P3YwFuX2QNpA4WycsuwePpUEHj9CW8ubIgwE' style='margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; min-width: 500px; min-height: 400px;' />

The end result is a simple, beautiful graph that renders in any browser and automatically updates as your data updates.

The entire team is excited to hear what you think about embeddable graphs and reports, and as always, we’d love to hear about how we can improve Meltano.

Learn more about how you can get involved by reading our Contributor Guide and join the discussion in the public Meltano Slack community.

New

  • #1545 Add read-only report embed functionality via embeddable iframe copy-to-clipboard snippet
  • #1606 Update UI after successful plugin configuration with auto installed reports and dashboards
  • #1614 Add ‘Fix Connection’ and ‘View Connection’ CTAs to Integrations with corresponding pipelines

Changes

  • #1594 Improve onboarding UX by moving the “Update Interval” selection to a post-successful-pipeline action
  • #1594 Update pipelines to be sorted alphabetically to match data sources organization
  • #1659 Update query attribute toggling and results UX when autorun query is on (via 500ms debounce)

Fixes

  • #1657 Fix update_dashboard error when payload lacked a new_settings key
  • #1602 Fix instances where <a disabled='...'> vs. <button disabled='...'> didn’t functionally disable the button (previously they were only disabled visually)
  • #1656 Fix conditional header in docs to support Meltano.com and inline docs within the Meltano app
  • #1671 Fix error handling bug that caused a console error that impacted further UI interaction
  • #1672 Pin Werkzeug version to 0.16.1 since 1.0.0 is unsupported by Flask-BabelEx

Intrigued?

You haven’t seen nothing yet!

Table of contents
Join our mailing list

Stay current with all things Meltano