diff --git a/src/content/docs/en/pages/main-menu/reference/observe/real-time-events/first-steps.mdx b/src/content/docs/en/pages/main-menu/reference/observe/real-time-events/first-steps.mdx index 7e205be78f..8ecd591c1d 100644 --- a/src/content/docs/en/pages/main-menu/reference/observe/real-time-events/first-steps.mdx +++ b/src/content/docs/en/pages/main-menu/reference/observe/real-time-events/first-steps.mdx @@ -8,14 +8,6 @@ permalink: /documentation/products/observe/real-time-events/first-steps/ Before using [Real-Time Events](/en/documentation/products/observe/real-time-events/), make sure you have a [Azion Console](https://console.azion.com) account. You can find more information on creating one on the [documentation page](/en/documentation/products/accounts/creating-account/). -To activate Real-Time Events on your account: - -1. Log in to [Azion Console](https://console.azion.com). -2. On the upper-right corner, select the **Account menu**, represented by an avatar. -3. Select **Billing & Subscriptions**. -4. Select the **Subscriptions** tab. -5. On the **Edge Analytics** section, make sure the **Real-Time Events** switch is enabled. - To access **Real-Time Events**, proceed as follows: 1. Access [Azion Console](https://console.azion.com). @@ -29,6 +21,8 @@ You'll see the following fields: - Filter by - Refresh - +:::note +Real-Time Events now offers a new analysis interface inspired by Kibana, designed to make it easier to view and investigate real-time events. To access the new interface, click the **Switch to new view** button in the upper-right corner of the Real-Time Events page. +::: diff --git a/src/content/docs/en/pages/main-menu/reference/observe/real-time-metrics/first-steps.mdx b/src/content/docs/en/pages/main-menu/reference/observe/real-time-metrics/first-steps.mdx index f8085bd061..c7d070a41f 100644 --- a/src/content/docs/en/pages/main-menu/reference/observe/real-time-metrics/first-steps.mdx +++ b/src/content/docs/en/pages/main-menu/reference/observe/real-time-metrics/first-steps.mdx @@ -12,12 +12,6 @@ Before beginning to use **Real-Time Metrics**, make sure you have a [Azion Conso Real-Time Metrics is a default product activated for all Azion accounts. If you want to check if it's active on yours: -1. Log in to [Azion Console](https://console.azion.com). -2. On the upper-right corner, select the **Account menu**, represented by an avatar. -3. Select **Billing & Subscriptions**. -4. Select the **Subscriptions** tab. -5. On the **Edge Analytics** section, make sure the **Real-Time Metrics** switch is enabled. - To access Real-Time Metrics: 1. [On Console](https://console.azion.com), on the upper-left corner, select the **Products menu**, represented by three horizontal lines. diff --git a/src/content/docs/en/pages/main-menu/release-notes/release-notes.mdx b/src/content/docs/en/pages/main-menu/release-notes/release-notes.mdx index f0b756bfbe..69ccdd8f63 100644 --- a/src/content/docs/en/pages/main-menu/release-notes/release-notes.mdx +++ b/src/content/docs/en/pages/main-menu/release-notes/release-notes.mdx @@ -10,6 +10,73 @@ permalink: /documentation/products/release-notes/ import Tag from 'primevue/tag' +--- +## June 18, 2026 + +### Azion Console + +#### Features + +- **Real-Time Events**: Released a new analysis interface inspired by Kibana to make it easier to view and investigate real-time events. +- **New View Access**: Added access to the new Real-Time Events interface through the **Switch to new view** button in the upper-right corner of the Real-Time Events page. + +--- +## June 15, 2026 + +### Terraform Provider + +**Version 2.7.0** + +#### Improvements + +- **Workloads**: Improved management of `http3` and `quic_ports`. +- **Retry Handling**: Improved retry functionality with retry options for `500` errors. + +### Azion CLI + +**Version 4.22.1** + +#### Improvements + +- Updated CLI support for the latest DevTools and integrations improvements. + +### DevTools & Integrations + +#### Versions shipped + +- **@aziontech/unenv-preset**: 1.0.1 +- **@aziontech/presets**: 1.1.0 +- **@aziontech/builder**: 1.0.2 +- **@aziontech/bundler**: 1.1.0 + +#### Features + +- **Nitro preset**: Added a development preset for Nitro, enabling builds for applications and frameworks that run on the Nitro server. +- **TypeScript packages**: Published updates across multiple TypeScript packages to support the new Nitro preset. + +### Marketplace + +#### Send Event function + +**Version 1.2.0** + +#### Improvements + +- **Asynchronous transmission**: The Send Event function now handles data transmission asynchronously, preventing slow external HTTP endpoints or S3 buckets from affecting the end-user experience. + +### Azion API + +Updates deployed to `api.azion.com/v4/`: + +#### Features + +- **Runners dataset**: Added to `/events/graphql`. + +#### Bug Fixes + +- **Plans and support products filtering**: Filtered by `metric_slug` instead of `product_slug` using `/accounting/graphql` and `/billing/graphql`. +- **Aggregated billing queries**: Kept plans and support products rows visible using `/billing/graphql`. + --- ## May 28, 2026 diff --git a/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-events/primeiros-passos.mdx b/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-events/primeiros-passos.mdx index f5156e31f3..f20101c7fc 100644 --- a/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-events/primeiros-passos.mdx +++ b/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-events/primeiros-passos.mdx @@ -8,14 +8,6 @@ permalink: /documentacao/produtos/observe/real-time-events/primeiros-passos/ Antes de começar a usar o **Real-Time Events**, você deve ter uma conta no [Azion Console](https://console.azion.com). Você encontra mais informações na [página de documentação](/pt-br/documentacao/produtos/contas/criar-uma-conta/). -Para ativar o Real-Time Metrics em sua conta: - -1. Acesse o [Azion Console](https://console.azion.com). -2. No canto superior direito, selecione o **Account menu**, representado pelo avatar. -3. Selecione **Billing & Subscriptions**. -4. Selecione a aba **Subscriptions**. -5. Na seção **Edge Analytics**, confira se o switch para **Real-Time Metrics** está habilitado. - Para acessar o Real-Time Events, prossiga conforme a seguir: 1. Acesse o [Azion Console](https://console.azion.com). @@ -29,7 +21,9 @@ Você verá os seguintes campos: - Filter by - Refresh - +:::note +O Real-Time Events agora oferece uma nova interface de análise inspirada no Kibana, projetada para facilitar a visualização e investigação de eventos em tempo real. Para acessar a nova interface, clique no botão **Switch to new view** no canto superior direito da página do Real-Time Events. +::: --- diff --git a/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-metrics/primeiros-passos.mdx b/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-metrics/primeiros-passos.mdx index 0d25f6d673..e9b702a952 100644 --- a/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-metrics/primeiros-passos.mdx +++ b/src/content/docs/pt-br/pages/menu-principal/referencia/observe/real-time-metrics/primeiros-passos.mdx @@ -12,12 +12,6 @@ Antes de começar a usar o **Real-Time Metrics**, confira que você tem uma cont O Real-Time Metrics vem como um produto ativado em todas as contas da Azion. Se você quiser conferir se ele está ativo na sua: -1. Acesse o [Azion Console](https://console.azion.com). -2. No canto superior direito, selecione o **Account menu**, representado pelo avatar. -3. Selecione **Billing & Subscriptions**. -4. Selecione a aba **Subscriptions**. -5. Na seção **Edge Analytics**, confira se o switch para **Real-Time Metrics** está habilitado. - Para acessar o Real-Time Metrics: 1. [No Console](https://console.azion.com), no canto superior esquerdo, selecione **Products menu**, representado por três linhas horizontais. diff --git a/src/content/docs/pt-br/pages/menu-principal/release-notes/release-notes.mdx b/src/content/docs/pt-br/pages/menu-principal/release-notes/release-notes.mdx index fa9b47948d..1c7e0f2fb7 100644 --- a/src/content/docs/pt-br/pages/menu-principal/release-notes/release-notes.mdx +++ b/src/content/docs/pt-br/pages/menu-principal/release-notes/release-notes.mdx @@ -10,6 +10,73 @@ permalink: /documentacao/produtos/release-notes/ import Tag from 'primevue/tag' +--- +## 18 de junho, 2026 + +### Azion Console + +#### Recursos + +- **Real-Time Events**: Lançada uma nova interface de análise inspirada no Kibana para facilitar a visualização e investigação de eventos em tempo real. +- **Acesso à nova visualização**: Adicionado acesso à nova interface do Real-Time Events pelo botão **Switch to new view** no canto superior direito da página Real-Time Events. + +--- +## 15 de junho, 2026 + +### Terraform Provider + +**Versão 2.7.0** + +#### Melhorias + +- **Workloads**: Melhorado o gerenciamento de `http3` e `quic_ports`. +- **Tratamento de retry**: Melhorada a funcionalidade de retry com opções de retry para erros `500`. + +### Azion CLI + +**Versão 4.22.1** + +#### Melhorias + +- Atualizado o suporte da CLI para as melhorias mais recentes de DevTools e integrações. + +### DevTools & Integrations + +#### Versões lançadas + +- **@aziontech/unenv-preset**: 1.0.1 +- **@aziontech/presets**: 1.1.0 +- **@aziontech/builder**: 1.0.2 +- **@aziontech/bundler**: 1.1.0 + +#### Recursos + +- **Nitro preset**: Adicionado um preset de desenvolvimento para Nitro, permitindo builds para aplicações e frameworks executados no servidor Nitro. +- **Pacotes TypeScript**: Publicadas atualizações em vários pacotes TypeScript para oferecer suporte ao novo Nitro preset. + +### Marketplace + +#### Function Send Event + +**Versão 1.2.0** + +#### Melhorias + +- **Transmissão assíncrona**: A função Send Event agora realiza a transmissão de dados de forma assíncrona, evitando que endpoints HTTP externos lentos ou buckets S3 afetem a experiência do usuário final. + +### Azion API + +Atualizações implantadas em `api.azion.com/v4/`: + +#### Recursos + +- **Dataset Runners**: Adicionado ao `/events/graphql`. + +#### Correções de Bugs + +- **Filtragem de planos e produtos de suporte**: Filtrados por `metric_slug` em vez de `product_slug` usando `/accounting/graphql` e `/billing/graphql`. +- **Consultas agregadas de Billing**: Mantidas linhas de planos e produtos de suporte visíveis usando `/billing/graphql`. + --- ## 28 de maio, 2026