A Pulumi package for creating and managing SignalFx resources.
Project description
SignalFx Resource Provider
The SignalFx resource provider for Pulumi lets you manage SignalFx resources in your cloud programs. To use this package, please install the Pulumi CLI first.
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/signalfx
or yarn
:
$ yarn add @pulumi/signalfx
Python
To use from Python, install using pip
:
$ pip install pulumi_signalfx
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/pulumi/pulumi-signalfx/sdk/v7
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Signalfx
Configuration
The following configuration points are available:
signalfx:authToken
- (Required) The auth token for authentication. This can also be set via theSFX_AUTH_TOKEN
environment variable.signalfx:apiUrl
- (Optional) The API URL to use for communicating with SignalFx. This is helpful for organizations who need to set their Realm or use a proxy. Note: You likely want to changecustomAppUrl
too!signalfx:customAppUrl
- (Optional) The application URL that users should use to interact with assets in the browser. This is used by organizations using specific realms or those with a custom SSO domain.
Reference
For further information, please visit the SignalFx provider docs or for detailed reference documentation, please visit the API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pulumi_signalfx-7.4.1.tar.gz
.
File metadata
- Download URL: pulumi_signalfx-7.4.1.tar.gz
- Upload date:
- Size: 135.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14ba65c42bb9ee961bcd61d21be9bc122d2c29f0e7f167f1e34e295c71b43e1c |
|
MD5 | e157715bf62e25cdcd58b6a199d5f968 |
|
BLAKE2b-256 | 91cb16b562b0e7239ad22e3f8b14bd5c02795281b34cad52542c23c833bd4650 |
File details
Details for the file pulumi_signalfx-7.4.1-py3-none-any.whl
.
File metadata
- Download URL: pulumi_signalfx-7.4.1-py3-none-any.whl
- Upload date:
- Size: 175.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cad331f832a5dd2e5d13b333f704708cda82b12c3592f6021b6eaed1fa427517 |
|
MD5 | 8a30e42c0324eb34fb2468b76b6b1fba |
|
BLAKE2b-256 | 3fa07a8533afbc5dd29b0f31d5135d42a93dd1f5c965f0cafbc86adbb475348b |