81 results found
-
Private DNS Support for AWS PrivateLink
Users would like to use the private DNS feature with their PrivateLink endpoint connections, as shown in the error below.
Error Message:
There was an error modifying private DNS names Private DNS can't be enabled because the service com.amazonaws.vpce.us-east-1.vpce-svc-xxxxxxxxxxxxxxxxx does not provide a private DNS name.1 vote -
1 vote
-
Global uniqueness requirement for project name results in frustrating UX
As a user
I want to create new projects
so that I can organize my servicesCurrently, the Aiven platform requires the project name to be unique across the entire Aiven platform and all its users. This can lead to an extremely frustrating user experience because the user has no clue what would project name might not have already been taken.
Project names should simply be unique per organization, at least as perceived by the user. Namespacing projects to the organization would be the obvious solution but another option might be to have separate project names and project IDs. The…
1 vote -
Disk autoscalers should have configurable threshold
As Head of SRE & Cloud Technology
I want to have configurable thresholds
so that I can configure when new storage will be added to the database
In addition, this request is mainly because we partially have big databases with X TB of storage. If you have a database with e.g. 4 TB of storage, the current threshold of 85% is at 3.4 TB. So you are paying 600GB of storage without actually using them.I totally understand that this threshold makes sense for smaller databases. But with a certain size, it's too expensive.
3 votes -
Links to release notes with version update notices
As an engineer
I want to see links to release notes of updating software when applying maintenance
so that I can quickly find out all the changes that are being applied and understand their relevancy to meSpecifically when using the console I can see links to all release notes, rather than a generic notice that my service is being updated to a specific version.
1 vote -
URIs for API discovery
As a developer, I want to have easy discovery of the API.
Currently, the OpenAPI is available as a blob link pointing to a specific GUID:
blob:https://api.aiven.io/6b9e6327-8330-42d5-a813-0cc7379d5e02It would be nice if this was available as a consistent URI.
https://api.aiven.io/v1/schema/And if discovery was available by a common RFC:
RFC 8631 service-desc
RFC 5988 describedby1 vote -
Terraform - Service Plan Case Insensitivity
As SRE
I want to have the Aiven Terraform Provider not throw errors on capital letters in plan names,
so that I can not have weird errors when trying to deploy my services.
Either forcing the plan name to be lowercase behind the scenes or throwing an error message that makes the issue clear would be helpful.1 vote -
Onboarding a new customer or upgrade contacts for existing customers.
As an account administrator signing up for Aiven,
I want to register key individuals as business contacts for my account along with key technical contacts for the account,
so that I can properly direct different people in my business to the right function for outreach. For example, I would like to register key account contact, key financial/billing contacts, key security contacts, etc. along with key technical contacts for where to reach out for escalation.
I would like to provide this during sign up to Aiven or fill in/modify after the account has been established.1 vote -
Use Aiven Operator for ClickHouse creating roles and setting them to users
In order to streamline and automate the deployment of ClickHouse services, it requires the Aiven Operator for Kubernetes to be able to create roles and set them for users
2 votes -
Email alerts and notifications
As DBA I want:
To control which alert emails I want to receive (high CPU usage, many shards per GB, tables without primary keys, etc) per project;
To have an email subject with the alert type instead of the generic name;
To be able to set different thresholds of the alerts (ex: CPU higher than X%);
Set a Snooze/outage window for a specific period;
Have a status page with all the alerts and each status (OK, NOK, etc...).7 votes -
Native Datadog oAuth setup for platform logs
As an SRE, I want to integrate DataDog easily to capture Aiven Platform logs so that I can get all of my observability data into my standard tool of choice and setup auditing and alerting. In addition, I would like to do so with the standard DataDog setup using OAuth and a tile from DataDog versus manually configuring both tools.
https://docs.datadoghq.com/developers/integrations/oauth_for_integrations/ vs https://aiven.io/docs/integrations/datadog/datadog-logs which is the current setup
1 vote -
Shutdown automatically based on a schedule
As DBA, I want to be able to define a schedule to shutdown and turn on services automatically so that I can save costs on non-production environments.
Example:
at 19:00 Monday to Friday power off the instance
at 06:00 Monday to Friday power on the instance3 votesI will leave this open to see if we get more votes over the next 6 months. This can be accomplished easily with a simple shell script and Aiven CLI with a cron job for example:
0 19 * * 1-5 /path/to/shutdown.sh # Shutdown at 7:00 PM (19:00), Monday-Friday 0 6 * * 1-5 /path/to/startup.sh # Startup at 6:00 AM (06:00), Monday-Friday
#!/bin/bash
# Replace with your Aiven project and service names
PROJECT_NAME="your-project-name"
SERVICE_NAME="your-service-name"
aiven service stop/start $PROJECT_NAME $SERVICE_NAME
-
Backstage plugin for Aiven
As a platform engineer who is running shared services, I want to be able to provision, monitor, and manage my Aiven services from Backstage... So that I can have a fully integrated developer portal to make my engineering teams more successful at self-serving to make them more efficient.
In addition:
As a developer, I want to quickly discover and explore existing Aiven services within Backstage to avoid duplicating data infrastructure and accelerate my development work.As a developer, I want to have clear visibility into the status and health of Aiven services my applications depend on, directly within Backstage.
1 vote -
Making connections visible
As an Aiven customer
I want visibility of what is currently connecting to my service
so that I can diagnose connectivity issues without opening a support ticket and waiting for engineers to diagnose the issue6 votes -
Support Homebrew installation for Aiven CLI
According to Homebrew github repo and webpage (https://formulae.brew.sh/formula/aiven-client#default) Aiven Client is available at its newest version but there is no mention of homebrew in Aiven docs as a supported mean of installation; the questions is if Homebrew installation for aiven cli is officially supported by Aiven ? if yes, the information needs to be added in the documents
2 votes -
U2F support
As an Aiven user, I would like to be able to enable 2FA with U2F tokens such as a Yubikey or a Titan Security Key. This is more convenient to use and more secure than the TOTP token option currently offered.
2 votes -
Passkey support
As an Aiven user, I would like to be able to authenticate to the platform with passkeys (i.e. webauthn). This is more convenient and secure than a password. Ideally, I would be able to remove password authentication from my account if I enable or sign up with a passkey.
2 votes -
Allow multiple 2FA devices
As a user with multiple devices, I would like to be able to add additional 2FA devices to my authentication profile. Currently, if I want to add a new device, I have to disable 2FA, and then enable it again on every device with the new token key, and re-issue my tokens.
2 votes -
Restrict user sign-in domains to my verified domains
As an Aiven customer with a verified domain, I would like the option to restrict the list of domain names in the email addresses users can use to sign into my account. Particularly, I'd like to prevent users from domains I don't control from being invited to my account. Ideally, I could specify a list of allowed email domains, or at least restrict sign-in to my verified domains. Users with email addresses with domain names not in the list should be denied access.
2 votes -
Disable self-service password reset for users in my verified domain
As an Aiven customer with a verified domain, and therefore the ability to reset my users' credentials, I would like to be able to disable self-service password reset for my users. This is to support internal policies that users' passwords can only be reset by our helpdesk.
3 votes
- Don't see your idea?