Changelog
Last updated
Was this helpful?
Last updated
Was this helpful?
Release Date: 2024/04/26
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 and setup your in under 10 minutes!
Release Date: 2024/04/12
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
Release Date: 2024/03/28
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
Release Date: 2024/03/14
api: sink updates are now immediately applied
Release Date: 2024/02/29
ui: handle various text overflow issues in the ui
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.
ui: you can now update your observability sinks in the UI
ntl: Nimbus now support the NOT
operator
UI now shows all modals in full screen regardless of content size
Release Date: 2024/02/08
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
Release Date: 2024/02/01
Release Date: 2024/01/25
Nimbus now shows ingest bytes reduction in addition to event reduction on optimizations
Release Date: 2024/01/18
optimization fidelity: you can now customize log fidelity during optimization, choosing between preserving 100% of the original input and minimizing data ingest size
Release Date: 2024/01/11
bad validation rule when updating a transform causes update to fail on certain merge strategies
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.
new frontend at https://hub.nimbus.dev
Release Date: 2023/12/28
support optimization_mode
to tune Nimbus optimization
traffic analysis now shows volume reduction by either events or size
Release Date: 2023/12/21
Release Date: 2023/12/14
better error messages when there is a syntax error when manually creating a transform
Release Date: 2023/12/07
Release Date: 2023/11/23
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
Release Date: 2023/11/09
analysis now shows log output preview for generated transformation
support modifying transforms generated by analysis
Release Date: 2023/10/26
analysis now shows log samples for findings
support ability to delete a transform
analysis now auto generates names for findings
analysis now highlights new findings
Release Date: 2023/10/12
Configuration Overrides: You can now add custom VRL to control all aspects of the ingress stage of the nimbus pipeline
Release Date: 2023/09/28
Usage dashboards: you can now access your usage dashboard graphs
Release Date: 2023/09/14
Release Date: 2023/08/31
Hello world!
Nimbus Transformation Language (NTL): A high level language for working with telemetry data.
Nimbus Traffic Analysis: Automatically identify high traffic log patterns
engine: Nimbus now supports . Lint optimizations scan logs for common hygiene issues like sensitive (eg. api tokens) and redundant data (eg. timestamp appearing the log)
ntl: support directive
ntl: support directive
We launched a . 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.
Nimbus SLA - Nimbus now has a of 99.999% uptime. You can follow our public status page to be notified of incidents.
support max
, min
, retain
, flat_unique
, and longest_array
support which accepts a list of paths to be deleted from the target payload
support additional_sinks
in
support additional_sources
in
support MATCH_ANY
: support aggregating metrics across hosts (private preview)
directive allows you to pull properties inside of nested objects to the top level
support for the inside of compound statements
Pause All: Support manual override to
support directive
support directive
support directive
support directive
support directive
Smarter error detection - we now autodetect errors based on
Heroku Datadog Integration: Support Datadog
Heroku Log Forwarding Integration: Support Datadog
Nimbus Transform Recommendations: Auto generated transforms using the based on traffic analysis results