Skip to content

Setting content type and encoding - #5805

Open
ksaye wants to merge 3 commits into
Azure:mainfrom
ksaye:patch-3
Open

Setting content type and encoding#5805
ksaye wants to merge 3 commits into
Azure:mainfrom
ksaye:patch-3

Conversation

@ksaye

@ksaye ksaye commented Nov 5, 2021

Copy link
Copy Markdown
Contributor

Defining the contentType and encoding so we can apply routes to the data and to enable landing it in blob storage not as base64 encoded

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

  • I have read the contribution guidelines.
  • Title of the pull request is clear and informative.
  • Description of the pull request includes a concise summary of the enhancement or bug fix.

Testing Guidelines

  • Pull request includes test coverage for the included changes.
  • Description of the pull request includes
    • concise summary of tests added/modified
    • local testing done.

Draft PRs

  • Open the PR in Draft mode if it is:
    • Work in progress or not intended to be merged.
    • Encountering multiple pipeline failures and working on fixes.

Note: We use the kodiakhq bot to merge PRs once the necessary checks and approvals are in place. When it merges a PR, kodiakhq converts the PR title to the commit title, PR description to the commit description, and squashes all the commits in the PR to a single commit. The net effect is that entire PR becomes a single commit. Please follow the best practices mentioned here for the PR title and description

Defining the contentType and encoding so we can apply routes to the data and to enable landing it in blob storage not as base64 encoded
@nimanch

nimanch commented Nov 8, 2021

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 6 pipeline(s).

@and-rewsmith and-rewsmith left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure as to the context behind this change. What is stopping us from decoding the base64 metrics message?

Looping in @damonbarry for final signoff

@darobs

darobs commented Nov 23, 2021

Copy link
Copy Markdown
Contributor

@and-rewsmith @damonberry, @ksaye can correct me if I'm wrong, but this is for IoT Hub routing purposes.

@ksaye

ksaye commented Nov 29, 2021

Copy link
Copy Markdown
Contributor Author

@and-rewsmith @damonberry, @ksaye can correct me if I'm wrong, but this is for IoT Hub routing purposes.

Yes for routing purposes. One of our large Oil and Gas customers asked about this.

@darobs

darobs commented Nov 29, 2021

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 6 pipeline(s).

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.

4 participants