Skip to content

Fix log pipelines for new non-nullable fields and meta#312

Merged
michael-richey merged 1 commit intomainfrom
michael.richey/log-pipelines-fix
Jan 10, 2025
Merged

Fix log pipelines for new non-nullable fields and meta#312
michael-richey merged 1 commit intomainfrom
michael.richey/log-pipelines-fix

Conversation

@michael-richey
Copy link
Copy Markdown
Collaborator

What does this PR do?

Logs Pipelines had some changes:

  • exclude the meta field as it should not be synchronized
  • tags field is a non-nullable with an empty list as the default
  • description field is non-nullable with a blank string as the default

Description of the Change

Just configuring the resource to exclude meta and make tags and description non-nullable

@michael-richey michael-richey marked this pull request as ready for review January 10, 2025 16:21
@michael-richey michael-richey requested a review from a team as a code owner January 10, 2025 16:21
@michael-richey michael-richey merged commit 380c769 into main Jan 10, 2025
@michael-richey michael-richey deleted the michael.richey/log-pipelines-fix branch January 10, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants