Skip to content

Conversation

@spanglerco
Copy link
Collaborator

What does this Pull Request accomplish?

Standardize all examples to the same format for specifying HttpConfiguration. Specifically, they all default to using the auto-configuration (requires running on a managed system or within a notebook on the server) with comments explaining how to point to a specific instance. The commented out configuration doesn't not specify an API key, but has a place to put one.

I also corrected a few imports that were referencing private modules instead of the public ones.

Mostly implemented by Copilot based on manual edits to the testmonitor results example.

Why should this Pull Request be merged?

Consistency makes it easier to use our examples. This format also avoids Snyk flagging each example and requiring an explicit ignore every time we add an example.

What testing has been done?

Copied the DFS query_read_data example into a Juypter notebook and verified it ran without modification. Edited the example to use a URI and API key and was able to run it locally as well.

@spanglerco spanglerco marked this pull request as ready for review January 8, 2026 16:09
@spanglerco spanglerco merged commit 990a1b6 into master Jan 8, 2026
13 checks passed
@spanglerco spanglerco deleted the users/pspangle/examples-config branch January 8, 2026 16:20
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