
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@pulumi/signalfx
Advanced tools
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.
This package is available in many languages in the standard packaging formats.
To use from JavaScript or TypeScript in Node.js, install using either npm:
$ npm install @pulumi/signalfx
or yarn:
$ yarn add @pulumi/signalfx
To use from Python, install using pip:
$ pip install pulumi_signalfx
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-signalfx/sdk/v7
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Signalfx
The following configuration points are available:
signalfx:authToken - (Required) The auth token for authentication. This can also be set via the SFX_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 change customAppUrl 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.For further information, please visit the SignalFx provider docs or for detailed reference documentation, please visit the API docs.
FAQs
A Pulumi package for creating and managing SignalFx resources.
The npm package @pulumi/signalfx receives a total of 397 weekly downloads. As such, @pulumi/signalfx popularity was classified as not popular.
We found that @pulumi/signalfx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.