25 results found
-
Convert metric timezone to browser's timezone
As user, it would be useful to have the time displayed on the metrics page to be accurate, informative, and relevant to my location so I can easily understand the data and identify trends over time.
Current behavior: Metrics are displayed on GMT regardless of user location.
Acceptance Criteria:
- The time should be displayed in the user's local time based on user's browser settings, reflecting current time, updating dynamically.
- Hovering over a data point should display the precise time and value in a clear format (e.g., "09:02 full-pipeline-18: 69.55%").2 votes -
Move services between projects
As an Aiven user
I want to move individual services from one project to another within Aiven
so that I can transfer specific services without affecting other services within the same project.1 vote -
Provide link for Aiven changelog updates
As a user of the Aiven Services,
I want to be able to share specific changelog updates with my colleagues instead of just linking the changelog page itself and letting them find the update I was mentioning.1 vote -
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 -
AIRFLOW
As Senior Data Engineer
I want to be able to orchestrate data flows (DAGS)
so that I can remove the dependency on dbt cloud and other separate tools that we currently run
In addition, dbt cloud is putting the price up making it prohibitory expensive and therefore we need a way to run dbt core and other things to make our data flow.2 votes -
Improve API documentation
As an API developer I need to understand the error codes and details of the API so that I can integrate and handle errors thrown by the API elegantly.
The gaps are most notably:
* HTTP status codes explanation
* lack of standardized error codes (example: https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html)
* very little or no explanation (example: https://api.aiven.io/doc/#tag/Service/operation/ListProjectServiceTypes)9 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 -
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 -
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 -
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 -
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 -
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 -
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 -
Clarify toggle between Dynamic and Public Access Route
As user
I want to get a URI
so that I can access my serviceIf a service is running in a VPC and public access is allowed, the Connection Information for an Aiven service shows a row labeled "Access Route" with options "Dynamic" and "Public". As a new user, I thought this was for making a configuration setting change, so I was afraid to select Public. I think the use of the term "Dynamic" also threw me off. I didn't see anything in the docs and there's no help text in the UI to inform the user on what…
2 votesThe Networking UI is getting a refresh, which will cover this
-
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 -
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 -
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 -
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 -
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
- Don't see your idea?