-
Notifications
You must be signed in to change notification settings - Fork 264
feat(synthetics): set runtime_type and runtime_type_version as required #2881
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2881 +/- ##
==========================================
+ Coverage 30.55% 31.78% +1.23%
==========================================
Files 104 104
Lines 28689 28661 -28
==========================================
+ Hits 8765 9110 +345
+ Misses 19748 19337 -411
- Partials 176 214 +38 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
❌ Invalid Conventional Commits DetectedThe following commits do not follow the Conventional Commits format: 97a8610 - feat(synthetics_monitor): add default values to runtime_type and runtime_type_version Please update these commit messages to follow the format: Valid types: build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test |
❌ Invalid Conventional Commits DetectedThe following commits do not follow the Conventional Commits format: 97a8610 - feat(synthetics_monitor): add default values to runtime_type and runtime_type_version Please update these commit messages to follow the format: Valid types: build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test |
❌ Invalid Conventional Commits DetectedThe following commits do not follow the Conventional Commits format: 97a8610 - feat(synthetics_monitor): add default values to runtime_type and runtime_type_version Please update these commit messages to follow the format: Valid types: build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test |
Description
This PR aims to set
runtime_type
andruntime_type_version
schema attributes as required for synthetic monitors.Fixes # (issue)
Type of change
Please delete options that are not relevant.
Checklist:
Please delete options that are not relevant.