Azure / Azure/azure-webpubsub

SignalR2Kusto

Open
#708 1 comment 0 reactions 0 assignees View on GitHub
feature-request
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.
![chatr-diagram](https://github.com/benc-uk/chatr/raw/main/etc/diagram.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.