Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] upgrade to grafana 10 #196

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

8naama
Copy link
Contributor

@8naama 8naama commented Mar 2, 2025

Description

this pr resolves #170 resolves #191 resolves #190 resolves #189 resolves #188 resolves #186 resolves #185 resolves #184

  • Upgrade to Go 1.24
  • Upgrade to Grafana 10
    • Upgrade logzio_client_terraform to 1.23.2
    • Grafana Alerts API exec_err_state field is no longer configurable
    • Grafana Contact Point teams now refers to Microsoft Teams Workflows, and the old one was deprecated
    • Default notification policy contact point changed from default-email to grafana-default-email
    • Webhook Contact Point now supports authorization_credentials
  • Updated the tests
  • Added await between create to get on flakey tests
  • Moved changelog from README.md to CHANGELOG.md
  • Updated terraform docs
    • Clarified aws_arn explanation for S3 bucket
    • Aligned to Grafana 10 changes

What type of PR is this?

(check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build / CI
  • ⏩ Revert

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help from somebody

@8naama 8naama force-pushed the feature/grafanaX/v1.17.0 branch from 890ef14 to 1b7c3c7 Compare March 2, 2025 15:04
Copy link
Contributor

@ralongit ralongit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

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

Successfully merging this pull request may close these issues.

s3_fetcher documentation is incorrect in terraform registry
2 participants