Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit README #3

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Edit README #3

merged 4 commits into from
Jul 26, 2024

Conversation

pauljwil
Copy link
Contributor

@pauljwil pauljwil commented Jul 1, 2024

Jira: O11YDOCS-5992

Edited the README file to improve content presentation on npmjs.com/package/signal.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated
|--------------------------|----------|---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|
| `signalflowEndpoint` | string | Sets the SignalFlow endpoint. | `wss://stream.us0.signalfx.com`. If you aren't in `us0`, change the realm. |
| `apiEndpoint` | string | Sets the API endpoint. | `https://api.us0.signalfx.com`. If you aren't in `us0`, change the realm. |
| `webSocketErrorCallback` | function | Sets the callback function that is invoked when a WebSocket error occurs. | Throws the WebSocket error. You can change the behavior to invoke a callback function instead. |
Copy link
Collaborator

@seemk seemk Jul 26, 2024

Choose a reason for hiding this comment

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

I'd change Throws the WebSocket error. to If not set, the WebSocket error is thrown instead. (or something akin to this wording)

@seemk seemk merged commit ac7c08a into signalfx:main Jul 26, 2024
6 checks passed
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.

2 participants