Changelog

0.23

Release Date: 2024/04/26

Features

Want to try Nimbus without speaking to a sales rep? Nimbus now supports self serve onboarding!

All new accounts get a free 14 day trial and can send any amount of data to Nimbus without any caps! You can get started by signing up from the hub and setup your first integration in under 10 minutes!

0.22

Release Date: 2024/04/12

Features

You can now reduce you data egress fees by 90% using Nimbus Private Link 🎉

Data egress fees are the "hidden cost" of observability. They are hard to detect because they don't show up in your observability vendor bill but rather in the data transfer fees from your cloud provider and can double your ingest costs for observability.

As an example, AWS charges $0.09/GB for egress (for comparison, datadog charges $0.10/GB for data ingress). Private link sets up a private connection between your VPC and Nimbus and reduces the cost of data transfer to $0.01/GB.

Private link is available for free to all Nimbus customers in us-east-1. Instructions for getting started here

0.21

Release Date: 2024/03/28

Features

  • engine: Nimbus now supports lint optimizations. Lint optimizations scan logs for common hygiene issues like sensitive (eg. api tokens) and redundant data (eg. timestamp appearing the log)

Enhancements

  • pipeline: improvements pipeline p99 latency by using provisioned throughput for block storage

  • pipeline: reduce impact of az failover by buffering telemetry data on disk across multiple azs

0.20

Release Date: 2024/03/14

Enhancements

Fixes

  • api: sink updates are now immediately applied

0.19

Release Date: 2024/02/29

Features

We launched a datadog cli. this lets you query logs from your terminal. If you're querying aggregated logs, this also gives you the option to disaggregate them into individual log lines.

Enhancements

  • ui: handle various text overflow issues in the ui

0.18

Release Date: 2024/02/15

| Heads up that we will be switching to a bi-weekly release model moving forward due to the growing scope of what the team is currently taking on.

Enhancements

  • ui: you can now update your observability sinks in the UI

  • ntl: Nimbus now support the NOT operator

Fixes

  • UI now shows all modals in full screen regardless of content size

0.17

Release Date: 2024/02/08

Enhancements

  • self serve onboarding: you can now provision and manage your Nimbus destinations without human contact (that said, we're still here if you need us)

  • UI improvements: snappier page loads and consisting alignment of tables and elements

0.16

Release Date: 2024/02/01

Features

Nimbus SLA - Nimbus now has a public SLA of 99.999% uptime. You can follow our public status page here to be notified of incidents.

0.15

Release Date: 2024/01/25

Enhancements

  • Nimbus now shows ingest bytes reduction in addition to event reduction on optimizations

0.14

Release Date: 2024/01/18

Features

  • optimization fidelity: you can now customize log fidelity during optimization, choosing between preserving 100% of the original input and minimizing data ingest size

0.13

Release Date: 2024/01/11

Enhancements

Fixes

  • bad validation rule when updating a transform causes update to fail on certain merge strategies

0.12

Release Date: 2024/01/04

New year, new look.

We launched the Nimbus website. You should have received new credentials in your email. The new website offers a much snappier and light weight version of our previous retool application and will enable us to ship much more ambitious features later this year.

Features

  • new frontend at https://hub.nimbus.dev

0.11

Release Date: 2023/12/28

Features

  • support optimization_mode to tune Nimbus optimization

  • traffic analysis now shows volume reduction by either events or size

Enhancements

  • support remove directive which accepts a list of paths to be deleted from the target payload

0.10

Release Date: 2023/12/21

Enhancements

0.9

Release Date: 2023/12/14

Features

  • Metrics Hub: support aggregating metrics across hosts (private preview)

Enhancements

  • better error messages when there is a syntax error when manually creating a transform

0.8

Release Date: 2023/12/07

Features

  • pull_up directive allows you to pull properties inside of nested objects to the top level

  • support for the NOT operator inside of compound statements

0.7

Release Date: 2023/11/23

Features

Enhancements

  • clicking on the log pattern from analysis will now take you directly to events in datadog

  • transforms now show usage stats

  • revamped documentation with demo video

  • reduce egress bytes by removing nimraw data from non-optimized logs

0.6

Release Date: 2023/11/09

Features

  • analysis now shows log output preview for generated transformation

  • support modifying transforms generated by analysis

0.5

Release Date: 2023/10/26

Features

  • analysis now shows log samples for findings

  • support ability to delete a transform

Enhancements

  • analysis now auto generates names for findings

  • analysis now highlights new findings

0.4

Release Date: 2023/10/12

Features

  • Configuration Overrides: You can now add custom VRL to control all aspects of the ingress stage of the nimbus pipeline

Enhancements

0.3

Release Date: 2023/09/28

Features

  • Usage dashboards: you can now access your usage dashboard graphs

Enhancements

0.2

Release Date: 2023/09/14

Features

Enhancemehts

0.1

Release Date: 2023/08/31

Hello world!

Features

  • Nimbus Transformation Language (NTL): A high level language for working with telemetry data.

  • Nimbus Traffic Analysis: Automatically identify high traffic log patterns

  • Nimbus Transform Recommendations: Auto generated transforms using the Nimbus Transformation Language (NTL) based on traffic analysis results

Last updated