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

Remove "Performance and Scale" section #154

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ Status: [Beta](https://github.com/open-telemetry/community/blob/47813530864b9fe5
+ [Ignorable Capability Extensions](#ignorable-capability-extensions)
+ [Non-Ignorable Capability Extensions](#non-ignorable-capability-extensions)
+ [Protobuf Schema Stability](#protobuf-schema-stability)
- [Performance and Scale](#performance-and-scale)
- [FAQ for Reviewers](#faq-for-reviewers)
* [What is WebSocket?](#what-is-websocket)
* [Why not Use TCP Instead of WebSocket?](#why-not-use-tcp-instead-of-websocket)
Expand Down Expand Up @@ -2646,10 +2645,6 @@ defined elsewhere in this specification:
- Adding new choices to existing enums.
- Adding new choices to existing oneof fields.

## Performance and Scale

TBD

## FAQ for Reviewers

### What is WebSocket?
Expand Down