19 results found
-
Rename services
As a developer or service administrator
I want to be able to rename Aiven services after creation
so that I can recover from typos or adjust the service name when the purpose of the service changes.In addition, renaming services would be useful to in during the disaster recovery process where a service is forked from a backup. Once the service is restored, I would like to rename the forked service to what it previously was in production.
27 votes -
Pagination of API
As a DevOps engineer, I want to be able to paginate through API results when the number of items exceeds the default limits for the call (e.g. the static APIs for a project) so that I can always pull all data for the objects I care about without having to use the undocumented "limit" parameter. In addition, this should limit bugs that arise from automation due to not seeing all relevant data.
9 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 -
Dark mode in Aiven console
As an Aiven user,
I want to be able to switch the console into a Dark Mode
so that I can rest my eyes and still enjoy the UI.7 votes -
Set Defaults for newly created projects
As an Administrator
I want to request certain default project settings for my organization
so that I can when I create new projects, these settings are in place without needing to contact support each time. E.G. - Static IP Limitations, Custom Plans
This will reduce the number of tickets I need to raise, and allow my developers to more rapidly spin up new projects.7 votes -
Graceful reset of service user credentials
As a customer who has applications integrated into my Aiven Services,
I want some period of time after I change a user credential,
so that I can go and alter this in all the relevant applications, without a service outage.
Currently when a user credential is changed, with only 1 user, the old credential is disabled immediately, before I have a chance to update my applications, causing outages or scheduled maintenance windows.6 votes -
Nesting of Organizational Units
As an Organization Administrator, I want the possibility to nest Organizational Units, so that I can setup my organizational and it's permissions more granular.
6 votes -
Ability to restore service advanced configuration fields to their Aiven defaults
As an Aiven User
I want to set a config parameter to it's default value
so that I can be sure that the service is running with the 'Aiven default'5 votes -
Query editor for PostgreSQL in console
As a developer I want to see and query data in PostgreSQL directly in the Aiven console so that I can access and use my data without needing to setup another tool.
4 votes -
Query editor for MySQL in console
As a developer I want to see and query data in MySQL directly in the Aiven console so that I can access and use my data without needing to setup another tool.
4 votes -
Ability to add new user to a group at the time of invite
As an IT manager
I want to add a new user to a group at the time of inviting them
so that I can do a single action and not have to wait for them to setup an account.Our current process of adding a new user takes 3 steps.
1. Invite by IT manager
2. User setups an account
3. They are adding to the group by IT manager3 votes -
List all databases inside a service
As a developer, I want to be able to list all the databases I have in my PostgreSQL service so that I can easily find the one I am looking for.
The Aiven API only lists the top 100 now, and I cannot search them. This means if I have more than 100 databases I cannot find them in console or via the Aiven API.
3 votes -
Moving services between projects
As an engineering manager, I want to be able to move services around projects so that I can group them differently as my teams' organization evolves.
3 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 -
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 -
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 -
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 -
Passwordless support for SAML SSO
As Aiven Admin
I want my users to be able to sign in using a passwordless method with SAML SSO (we use Azure),
so that our users don't need to switch between authentication methods.1 vote -
Upgrade notifications when new CLI update is available
As a platform engineer managing Aiven
I want to be notified when there is a new version of the CLI available
so that I can upgrade and stay current with Aiven capabilities
In addition, this will allow me to ensure the team will always have a working CLI.Much of this is solved by using package managers which support the avn client, but the message of it being out of date is helpful.
1 vote
- Don't see your idea?