Prometheus: 2. Find the Prometheus service store
This documentation is part of the Automate with the CLI guide. You can view the complete guide here: Start Prometheus, retrieve its credentials, and modify its configuration programmatically using the Stackhero CLI.
👋 Welcome to the Stackhero documentation!
Stackhero offers a ready-to-use Prometheus cloud solution designed for reliability and ease of use:
Alert Manageris included, allowing you to send alerts directly toSlack,Mattermost,PagerDuty, and other popular platforms.- A dedicated email server lets you send unlimited email alerts with no additional setup required.
Blackboxis included, so you can probeHTTP,ICMP,TCP, and more for comprehensive monitoring.- Simple configuration with the online configuration file editor—no need to manage YAML manually.
- Easy updates with just one click. Stackhero takes care of the upgrade process for you.
- Optimal performance and enhanced security thanks to your own private, dedicated VM.
Save time and make your life easier: it only takes 5 minutes to try Stackhero's Prometheus cloud hosting solution!
Next, you will want to list the Prometheus service stores available to your account. The CLI accepts the store name (prometheus) directly, so there is no need to look up or copy any IDs.
# List Prometheus service stores (add --organization if you manage more than one)
stackhero services-store-list --name="prometheus"
You can use the store name prometheus in subsequent commands, or select a specific svs-xxxxxx ID from the list if you prefer.