-
**Describe the bug**
When I launch my app and identify the user to Pinpoint, I get an endpoint ID with an address and the User ID in response. When I try and send a push notification to the endpoint,…
-
I need to collect browser metrics that represent user experience.
There are [Web Vitals](https://web.dev/vitals/) signals that I wanted to use. This is pretty easy to collect them on the user side. …
-
Query inspector (good one):
`{
"request": {
"url": "api/ds/query",
"method": "POST",
"data": {
"queries": [
{
"datasource": {
"type": "influx…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
## Description:
Remove usages of EUI `*_deprecated` components for Page template components and replace them with [new page template](https://elastic.github.io/eui/#/templates/page-template).
##…
-
Currently, APM imports the Log Stream component from the Infra plugin, which means [the APM plugin depends on the Infra plugin](https://github.com/elastic/kibana/blob/master/x-pack/plugins/apm/kibana.…
-
### What we want:
It's unclear. We need discussion.
- 現在、本番環境では、最低10台の構成でクラスターが稼働している
- しかし、CPUやメモリのリソースを見ていてそのリソースを有効活用しておらずコストが増大しているだけだとわかった
- そのため、クラスター内のリソースを精査し、コストパフォーマンスの最適化を図る
ht…
-
🤔 What's the problem you're trying to solve?
When the action runs, it does not create a record of any of its activity.
✨ What's your proposed solution?
An admin can see if
- the action has run,…
-
## Goal
Split the current operator into two separate operators, one for each CRD group.
## Technical Details
There are two main reasons why this change is beneficial for end users:
- we can…
-
### Description
Elasticsearch ships with some built-in ILM policies, e.g. there is one called `30-days-default` that looks like this:
```json
{
"phases": {
"hot": {
"actions": {
…