InfoQ Homepage Data Visualization Content on InfoQ
-
Grafana Labs Announces Updates to Its Grafana Cloud with a Free Tier, New Pricing and Features
Grafana Cloud is a fully-managed observability platform from Grafana Labs for applications and infrastructure. The company recently announced a new version for Grafana Cloud, including a free tier version, a different pricing structure, and several significant new features such as enhanced alerting and synthetic monitoring.
-
AWS Introduces Amazon Managed Service for Grafana and Amazon Managed Service for Prometheus
In one of the latest announcements of re:Invent 2020, AWS introduced the preview of Amazon Managed Service for Grafana, a managed Grafana that automatically scales compute and database infrastructure, with automated version updates and security patching. AWS also introduced a preview for Amazon Managed Service for Prometheus.
-
Airbnb Releases Visx, a Set of Low-Level Primitives for Interactive Visualizations with React
Airbnb Engineering recently released the first major iteration of visx, a set of low-level React components that can be composed into interactive visualizations. Visx builds on D3 primitives, React component model, and React DOM handling. Visx strives to provide a data visualization front-end solution that is easy to learn without sacrificing expressiveness.
-
Grafana Announces Grafana Tempo, a Distributed Tracing System
Grafana Labs recently released the distributed tracing backend Grafana Tempo. It only requires object storage like Amazon S3 or Google Cloud Storage (GCS) to operate. Grafana Tempo integrates with any existing logging system to create links from trace IDs in log lines.
-
Animated, Responsive, and Reactive Data Visualization with Svelte
Tom Fevrier and Matthias Stahl recently gave the Svelte community an overview of the techniques that can be used to achieve responsive, interactive, and animated data visualization with Svelte.
-
Open Service Mesh: a Service Mesh Implementation from Microsoft
Microsoft has released open service mesh (OSM), an alpha service mesh implementation compliant with the SMI specification. OSM covers standard features of a service mesh like canary releases, secure communication, and application insights, similar to other service mesh implementations like Istio, Linkerd, or Consul. Additionally, the OSM team is in the process of donating the project to the CNCF.
-
Oliver Gould on Linkerd Service Mesh and Traffic Management
Oliver Gould, Linkerd product lead and CTO of Buyont, spoke at the QCon New York 2019 Conference last week about Linkerd service mesh, with a focus on traffic management capabilities.
-
Microsoft Announces New Azure Analytics Services ADLS, ADX and More
Microsoft has announced the general availability of two new Azure analytics services - Azure Data Lake Storage Gen2 (ADLS) and Azure Data Explorer (ADX). Furthermore, Microsoft also announced the preview of Azure Data Factory Mapping Data Flow.
-
Grafana Adds Log Data Correlation to Time Series Metrics
The Grafana team announced an alpha version of Loki, their logging platform that ties in with other Grafana features like metrics query and visualization. Loki adds a new client agent promtail and serverside components for log metadata indexing and storage.
-
Inside Stack Overflow’s Monitoring Systems
Nick Craver, architecture lead at Stack Exchange, wrote about their monitoring systems in a recent article. He discussed the philosophy and motivation behind their monitoring strategy and talked about their toolset - mainly Bosun, Grafana and Opserver.
-
TensorSpace.js Delivers Neural Network 3D Visualization Framework
TensorSpace.js provides an open source browser-based neural network data visualization framework to complement the growing machine learning landscape by supporting pre-trained models created with TensorFlow.js, Keras, or TensorFlow.
-
React Conf 2018 Introduces React Hooks and React 16.7 Alpha
The recent React Conf 2018 includes the alpha release of React 16.7, a Hooks proposal for using state and other React features without writing classes, and several promising third-party React packages.
-
D3 Announces 5.0 Release of SVG, Canvas, and HTML Library for Manipulating Data
The D3 team has announced their 5.0 release, which embraces several newer asynchronous patterns such as promises and fetch, and updates key visualization APIs.
-
New Relic Releases El Dorado UI, a Web App for Visualizing a Neo4j Graph Database
New Relic open sourced the El Dorado UI project, a Sinatra app to query and visualize relationships between development teams, projects, and microservices, all stored in a Neo4J graph database. Ward Cunningham, the inventor of Wiki, described the origin of the project and demonstrated its capabilities at the Explore DDD conference in Denver, Colorado.
-
Google Released Facets: A Visualisation Tool for Big Data
Google open-sourced Facets: a data visualisation tool to explore data for machine learning scientists. Facets aim is to make big data set understandable and interpretable. Facets wants to be the visualisation tool researchers use to find nuances and insights in large data sets.