grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
61.65k stars 11.76k forks source link

Live Tailing for CloudWatch Logs #83200

Open lorrrrrrrenzo opened 4 months ago

lorrrrrrrenzo commented 4 months ago

Why is this needed: To improve the user experience of those using Grafana to consume CloudWatch Logs data, using existing features of both CloudWatch Logs and Grafana.

What would you like to be added: Enable live tailing for CloudWatch Logs. This feature is natively supported by the AWS API as of June 2023, and is already supported by the Go AWS SDK .

Who is this feature for? All users of the CloudWatch datasource in Grafana.

idastambuk commented 4 months ago

Hi @lorrrrrrrenzo thanks for submitting this! We currently don't have a timeline on this, but I'm adding it to our backlog

lorrrrrrrenzo commented 1 month ago

Thanks for the feedback @idastambuk! If I were to take on the work for this, would you prefer that I target Grafana version 10 or 11? If that is immaterial, that would be good to know as well.

Thanks!