Wavefront Resource Provider
The Wavefront Resource Provider lets you manage Wavefront resources.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
$ npm install @pulumi/wavefront
or yarn:
$ yarn add @pulumi/wavefront
Python
To use from Python, install using pip:
$ pip install pulumi_wavefront
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-wavefront/sdk/v3
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Wavefront
Configuration
The following configuration points are available:
wavefront:token- (Required) This is a either a Users token or Service Account token with permissions necessary to manage your Wavefront account. It can also be sourced from theWAVEFRONT_TOKENenvironment variable.wavefront:address- (Required) This is the URL of your cluster that you access Wavefront from without the leadinghttps://or trailing/(e.g.https://longboard.wavefront.com/becomeslongboard.wavefront.com). It can also be sourced from theWAVEFRONT_ADDRESSenvironment variable.
Reference
For further information, please visit the Wavefront provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-wavefront 3.1.12
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_wavefront-3.1.12.tar.gz | 108.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_wavefront-3.1.12-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 273.3 kB
Release files / pulumi_wavefront-3.1.12.tar.gz
| Download URL | pulumi_wavefront-3.1.12.tar.gz |
|---|---|
| Size | 108.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5ca10f26fe776a7ba541ca08dbefde364a5eab09723837e595950cf15cf7813d
|
|
BLAKE2b-256 checksum How to use checksums |
2e0337509734354162f9fc191a2c4966cc3a48d81e48d809ad2cbd34536267b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.8
|
Release files / pulumi_wavefront-3.1.12-py3-none-any.whl
| Download URL | pulumi_wavefront-3.1.12-py3-none-any.whl |
|---|---|
| Size | 164.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4e026edc8aafc546bcf9f1e4a8bdecdd2bff0e9eaac27ba004d70605a43b37fd
|
|
BLAKE2b-256 checksum How to use checksums |
6d008fde81e2dbec8731cf34a1fd5ceb850628841945d5cf9cf360aee76d32aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.8
|