131 results found
-
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 -
FedRAMP Compliance
As a Purchasing Agent for a US Government agency, I want Aiven to be certified as FedRamp compliant, so I can purchase services for my application teams that comply with US law.
3 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 -
Support to natively export to common SIEMs (Splunk, Sumo Logic, OpenSearch, etc)
As a security engineer or CISO I want to get Aiven platform and service logs into my SIEM
so that I can manage and understand the operational security of my organization
In addition, being able to integrate natively with my SIEM of choice would allow for easier data flows.3 votes -
Support availability zones in all Azure regions
Asa project admin
I want my projects to support availability zones in all Azure regions where they are available and not only a subset
so that I can improve resiliency in case of AZ failure.The following Azure regions are not multi-AZ yet:
East US (Virginia): multi-AZ in Azure but single-AZ in Aiven
UK South (London): multi-AZ in Azure but single-AZ in Aiven3 votesWe will be looking at enabling AZ support for the two regions once we've confirmed all required resource types used by Aiven are fully supported.
-
Add service user to password reset event log
Currently the event log for a password reset request is in the form:
<TIMESTAMP> <AIVEN-CONSOLE-USER> <SERVICE-NAME>: Reset service user passwordIt could be useful having an additional field that trace down the <SERVICE-USER> for which the password reset was requested.
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 -
Automatically Allocate Static IP addresses
As IT Administrator
I want to have Aiven manage the number of static IP addresses I need for my services.
so that I can not have to deal with it.
In addition, it would be ideal if when creating a service there was just a flag for "Use Static IPs". This is most notable when using privatelink on Azure, as there are potentially a lot of static IPs to be created.3 votesToday, you can only manage static IPs via CLI and API. We are adding two things into the Console UI:
- Management of static IPs (along with more networking features).
- Building of an end-to-end solution at once which will also provision static IPs.
The second item is prioritized, however the first is not yet.
-
Marketplace Customers can track their service use and spend in Aiven console.
This feature will allow customers who purchase Aiven services through a cloud provider (e.g., AWS, GCP, Azure) marketplace, to track their ongoing usage and spend via the Aiven console.
3 votes -
add
As a Platform Engineer
I want this ability to create application users on project level rather than organization level, so that i can avoid them to be part of other projects. In addition, i want to restrict them to a project in such a way that they cannot be added to other projects.2 votes -
Aiven Operator for Kubernetes to use some other field than metadata.name as the Aiven-side name for the resource
As an Aiven Operator user
I would like to specify multiple ServiceUsers, Databases, ConnectionPools same Kubernetes namespace using the same Aiven-name
So I can for example duplicate a database service but still continue having the same database name and user names for the new service.I'd propose to have some under spec that could be used to use as the actual database name or username in place of the metadata.name. Something like Database.spec.databaseName and ServiceUser.spec.userName. Maybe the metadata.name could still be used if the other field is not specified, but specifying it under spec would overwrite what's in metadata. Or…
2 votes -
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 -
Terraform: Additional Service Tags
As a developer, I would like to use terraform to apply tags to components of my service:
aiven_connection_pool
andaiven_pg_database
.2 votes -
Support for Local Zones and AWS Outposts
As obligated by compliance requirements
I want to be able to deploy services in AWS Local Zones and AWS Outposts
so that I can use Aiven Services while meeting my obligations around data residency.
In addition, I recognize that would affect the SLA of those services.2 votes -
API Whitelist
As an administrator --
I want to be able to control what IP addresses can make API requests for my organization.2 votes -
Cross-Cloud PCI-DSS Support for MirrorMaker
Users want to replicate Kafka Clusters via MirrorMaker between different cloud providers and BYOC deployments.
2 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 -
Separate Version Hold vs Maintenance Hold
As a customer, I want to ensure that my version of service is not auto-incremented on the Major.Minor release number as I have client code that connects to it. Thus, there needs to be a separate of maintenance and version upgrade that is separate. I still want maintenance to occur on my account (i.e. patching for security), yet I need the service version to remain the same.
2 votes -
Gather activity feed in real time
As a devops
I want to receive events from my projects (activity feed)
so that I can know in real time if a service has been created/deleted/updated/stopped/started on my project
In addition, I would like to be able to send this event to a kafka topic for example.2 votes -
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
- Don't see your idea?