Develop StackPacks

StackPacks are an easy way to ship and manage the lifecycle of integrations, script and StackState configuration.

This page describes StackState version 4.2.

The StackState 4.2 version range is End of Life (EOL) and no longer supported. We encourage customers still running the 4.2 version range to upgrade to a more recent release.

Go to the documentation for the latest StackState release.

When to create a StackPack

As a rule of thumb each integration should have a StackPack. Without configuration StackState does not process incoming topology, telemetry or trace data. Such data will be accepted by StackState, but will not automatically reflect on the 4T data model. The best way to bundle configuration is through a StackPack. StackState can also be configured via the CLI, UI or directly via the API, but then your configuration will not be protected from user changes, can not easily be upgraded and can not easily be used for configuring multiple instances of an integration.

How to create a StackPack

Refer to:

Last updated