Skip to content

Initial Cut at Graph APIs#333

Open
Carter12s wants to merge 2 commits into
masterfrom
add-graph-observability
Open

Initial Cut at Graph APIs#333
Carter12s wants to merge 2 commits into
masterfrom
add-graph-observability

Conversation

@Carter12s
Copy link
Copy Markdown
Collaborator

Description

  • Adds a new trait for backends to implement GraphProvider
  • Trait Provides get_topics() and get_services() methods that provide basic information about what exists and what their types are
  • Provided initial implementations for each backend

New Trait is NOT required for "Ros" trait yet, will eventually fold it in once we're confident in each implementation.

Fixes

Closes: #332

Checklist

  • Update CHANGELOG.md

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.

Support for Graph Discovery

1 participant