Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Add queryMode and logGroupNames to cloudwatch target #312

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alex94240
Copy link

Add queryMode and logGroupNames to cloudwatch target to allow search on cloudwatch logs (grafana 7).

With Grafana 7 we are now able to query the logs and display the result in a table pannel. We need some new fields:

  • queryMode (Metrics/Logs)
  • logGroupNames (needed when we are in Logs queryMode)

We also need fields like "namespace" and "metric" to become optional as we don't need them anymore when we are in Logs queryMode.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Alexandre Lemercier seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants