Fiberplane Open Sources Plug-In System
Written by Kay Ewbank   
Thursday, 16 February 2023

Fiberplane is making its WebAssembly-based plugin system open source and available to anyone to connect to observability tools such as Prometheus, ElasticSearch and other data sources.

Fiberplane notebooks are collaborative spaces for teams with notebooks made up of cells to provide a centralized place to pull all the data about an incident together in one space. That data can be used by distributed teams managing a distributed system in real time.

fiberplanelogo

Fiberplane says the notebooks offer a more coherent environment for finding and mitigating bugs compare to dashboards that need to be set up in advance, and more suited to distributed collaborative working.

The open sourcing of the plugins is an example of WebAssembly's growing adoption and use. Despite having been around for over five years, and being touted as a game changer when it was first introduced, WebAssembly has been quite slow to be adopted.

Fiberplane is also open sourcing its Provider Development Kit (PDK) which is written in Rust and allows developers to build their own plugins or providers, and the Fiberplane Daemon that executes the plugins or providers for those who are using their own servers - such as installation as a container inside a Kubernetes cluster.

The fact that plugins are compiled to WebAssembly means they can run both in the browser and backend. Developers can use them to create custom integrations with observability and monitoring software.

The full open source plugin system includes the provider development kit, a bindings generator for building plugins, and a first set of providers that consists of Prometheus, ElasticSearch, Sentry, Grafana Loki, Cloudwatch and a generic HTTP provider. There's also the Fiberplane Daemon (fpd) which teams can use to execute providers on their own infrastructure in a secure manner, and a command line interface that interacts with the Fiberplane API and its templating stack for Fiberplane notebooks.

The Fiberplane plugins are available now.

fiberplanelogo 

More Information

Fiberplane Website

Related Articles

Fiberplane Collaboration Tool Available In Beta

WebAssembly Is Ready For Use

WebAssemby Another Milestone 

WebAssembly Has Backing From Mozilla, Microsoft, Apple and Google

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Amazon Bedrock Adds Support For Anthropic's Claude3 Opus
14/05/2024

Bedrock, Amazon's fully managed service for building generative AI applications, has been enhanced with support for Anthropic's Claude 3 Opus Foundation Model.



Wasmer's py2wasm Compiles Python To WebAssembly
16/05/2024

py2wasm is a compiler that turns your Python code into WebAssembly, "running it at 3x faster speeds".


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info