You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2025. It is now read-only.
[Wavefront](https://www.wavefront.com/)'s API. It also provides easy
6
-
ways to get data into Wavefront.
4
+
This is a complete command-line interface to [Tanzu Observability](https://www.broadcom.com/products/software/aiops-observability/tanzu-observability),
5
+
formerly known as Wavefront. Throughout this document it will be referred to
6
+
by its old name.
7
+
8
+
As well as covering the Wavefront API, the CLI also makes it easy
9
+
to get data into Wavefront from the command-line.
7
10
8
11
The gem is hosted [on
9
12
Rubygems](https://rubygems.org/gems/wavefront-cli) and can be
@@ -18,7 +21,7 @@ SDK](https://github.com/snltd/wavefront-sdk) and requires Ruby >=
18
21
3.0. It has no "native extension" dependencies.
19
22
20
23
For a far more comprehensive overview/tutorial, please read [this
0 commit comments