Features
Cloud Operation
LoginFUTURE
Login once, share with all developer tools. such as Terraform
, Pulumi
, SDK
, CDK
and so on.
CC APIFUTURE
Manage cloud resources by Cloud Control API.
Importer
Source
Grafana DashboardsCOMPLETE
Import dashboard from existing Grafana instance.
Grafana TemplatesCOMPLETE
Import dashboard template from Grafana.com (opens in a new tab).
Grafana FilesCOMPLETE
Import dashboard JSON Model (opens in a new tab) from local file.
Guance ConsoleFUTURE
Import all resources of specific workspace from Guance.com (opens in a new tab) console.
Guance FilesBETA
Import the JSON files that exported by Guance.com (opens in a new tab) console from local file.
Targets
Terraform ModuleCOMPLETE
Generate Terraform code to reconcile Grafana resources all in one.
Terraform StateFUTURE
Generate Terraform state from Guance Cloud in 1-click.
CC APIFUTURE
Generate Cloud Control API calling without any code.
CI & CD
GitHub ActionsCOMPLETE
Setup Guance CLI in GitHub actions automatically.
JMeterFUTURE
Upload the JMeter test report to Guance Cloud on CI pipelines.
Development Environment
HomebrewCOMPLETE
Install Guance CLI by Homebrew
. It is the recommended way on macOS
.
APT-GetCOMPLETE
Install Guance CLI by APT-Get
. It is the recommended way on Ubuntu
/ Debian
distributions.
YumCOMPLETE
Install Guance CLI by Yum
. It is the recommended way on CentOS
/ RHEL
.
ChocolateFUTURE
Install Guance CLI by Chocolate
. It is the recommended way on Windows
.
Docker imageCOMPLETE
Install Guance CLI by Docker
container. It is the recommended way on containerized environment.
DevContainerFUTURE
Install Guance CLI by devcontainer.json
. It is the recommended way on VSCode
.