Create account
button when all fields are filled in.
You will be redirected to the main page with a notification message to confirm your email.
You will also receive an email with a confirmation link as shown on the picture below:
It is necessary to confirm your email address. Otherwise, you won't be able to create a deployment.
After successful confirmation of your email address, you'll be able to create your first deployment or add a payment method.
Upgrade
button as shown below:
Add card
panel and fill in all the fields in the form and press Add card
button
When you need to unify your AWS billing, you can start a subscription on AWS Marketplace.
Buy on AWS Marketplace
panel:
View purchase option
button, and you will be redirected to an AWS login page or to a subscribe page on AWS Marketplace.
Continue to Subscribe
button:
Subscribe
button:
Set up your account
button:
If both payment methods are added, it is possible to easily switch between them. Click on the radio button like on the picture below and confirm the change:
If the payment method was changed successfully, the following message will appear:
If you forgot your password, it can be restored in the following way:
Forgot password?
link on the Sign In page:
Reset password
button:
Save
:
On the Deployments page you will see a list of your existing deployments and will be able to manage them.
To create a deployment click on the button Create Deployment
button:
On the opened screen, choose parameters of your new deployment:
Deployment type
Region
– AWS region where deployment will run;storage capacity
for storing metrics (you always can expand disk size later);Retention
period for stored metrics.Size
of your deployment based on your needs
When all parameters are configured, click on the Create
button, and deployment will be created.
Once created, deployment will remain for a short period of time in PROVISIONING
status while the hardware spins-up, just wait for a couple of minutes and reload the page. You'll also be notified via email once your deployment is ready to use:
After transition from PROVISIONING
to RUNNING
state, Managed VictoriaMetrics deployment is fully operational and is ready to accept write and read requests.
Click on deployment name and navigate to the Access tab to get the access token:
Access tokens are used in token-based authentication to allow an application to access the VictoriaMetrics API. Supported token types are Read-Only
, Write-Only
and Read-Write
. Click on token created by default to see usage examples:
Follow usage examples in order to configure access to VictoriaMetrics for your Prometheus, Grafana or any other software.
Remember, you can always add, remove or modify existing deployment by changing its size or any parameters on the deployment's page. It is important to know that downgrade for cluster is currently not available.
To discover additional configuration options click on Advanced Settings
button, so you should see the following:
In that section, additional params can be set:
Deduplication
defines interval when deployment leaves a single raw sample with the biggest timestamp per each discrete interval;Maintenance Window
when deployment should start an upgrade process if needed;Settings
allow to define different flags for the deployment:
Please note, such an update requires a deployment restart and may result in a short downtime for single-node deployments.