James Moon

Results 5 issues of James Moon

The request is for public ECR images and public ECR charts to be accessible through AWS ECR Public, which would facilitate smoother deployments. Currently, the process involves retrieving Elastic images...

>enhancement

Based on the following documents, `sample_rate`, `trace.name`, `trace.outcome`, `service.name` and `service.environment` are the only supported options for configuring the TBS Policies at present. https://www.elastic.co/guide/en/observability/8.18/apm-tail-based-samling-config.html#apm-configuration-tbs-policy https://www.elastic.co/guide/en/observability/8.17/apm-sampling.html#_policy_settings For some traces, the supported...

enhancement

It is required for an external application to obtain the upstream service names of a target service in APM's `Service Map`. For example(using the [demo gallery](https://www.elastic.co/demo-gallery/uptime-overview)), a query with `productCatalogService`...

enhancement

Currently, the Logstash's [Syslog Input plugin](https://www.elastic.co/docs/reference/logstash/plugins/plugins-inputs-syslog#plugins-inputs-syslog-proxy_protocol:~:text=Proxy%20protocol%20support%2C%20only%20v1%20is%20supported%20at%20this%20time) supports Proxy protocol v1 only. > Proxy protocol support, only v1 is supported at this time http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt Due to this limitation, the IP of...

enhancement
status:needs-triage

**Describe the bug** Metric filter is not added or updated when applying the change to [elasticstack_kibana_slo](https://registry.terraform.io/providers/elastic/elasticstack/latest/docs/resources/kibana_slo) resource. **To Reproduce** Steps to reproduce the behavior: 1. TF configuration used ``` resource...

bug