SignalR2Kusto
- Dominant language
- TypeScript
- Stars
- 147
- Forks
- 96
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 87
Description
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Example: I am trying to do [...] but [...]
- I am trying to log messages for analytics to **Kusto** (Azure Data Explorer/Fabric KQL Database) but there's no native connector.
### Describe the solution you'd like
A clear and concise description of what you want to happen. Include any alternative solutions you've considered.
- Ideally a low-code way for WebPubService to register a client app, auth and stream messages to a destination.
- Alternatively, I've created an azure function webjob that leverages SignalR Client SDK and Kusto bindings to run continuously on a timer. Pls see work-in-progress sample: https://github.com/hfleitas/signalrtokusto
### Additional context
Add any other context or screenshots about the feature request here.
- Consider the following architecture but my Data Store is **Kusto** for analytics instead of Azure Tables.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked signalrtokusto work-in-progress sample and the chatr architecture diagram referenced in the issue. Compare those approaches with Azure Web PubSub and Kusto capabilities; done would require an agreed native integration scope, authentication and message-streaming behavior, and acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- analytics, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100