If you use an in-house feature flag system, you can integrate it with Panobi using our SDK. With your flags connected to Panobi, you’ll get a comprehensive view of all active initiatives and the most informed “big picture” for planning and decision-making.
Connecting your custom feature flag system lets you...
automate status changes for your releases
accurately detect experiment overlaps
capture the correct chronology of your work for post-mortem analysis of metrics
How to connect your internal flags
These steps can also be found in your Panobi Integration Settings, if you have not yet configured this integration.
Get the SDK
Panobi provides an SDK for implementing the integration between your internal system and your Panobi workspace.
Visit the Feature Flag SDK (with detailed instructions) at Panobi’s GitHub.
Copy your signing key
In Panobi, navigate to your Settings, click on "Integrations", and choose the Feature Flag SDK from the list of available integrations. Open the Configuration tab and find the signing key in Step 2.
Click on the icon to copy it.
Paste your signing key into your code as directed in the example programs in the Read.me document.
Connect in Panobi
When you’ve completed the installation, return to your Panobi settings and the Feature Flag SDK configuration tab.
Find Step 3 and hit “Connect”.
Troubleshooting
If you run into any issues integrating your internal flag system with Panobi, please reach out to our support team.