Skip to content

add protobuf support to Otlp modules#1023

Merged
tim-smart merged 2 commits intomainfrom
otlp-protobuf
Jan 21, 2026
Merged

add protobuf support to Otlp modules#1023
tim-smart merged 2 commits intomainfrom
otlp-protobuf

Conversation

@tim-smart
Copy link
Collaborator

No description provided.

@tim-smart tim-smart enabled auto-merge (squash) January 21, 2026 00:32
@tim-smart tim-smart merged commit b658fcb into main Jan 21, 2026
23 of 24 checks passed
@tim-smart tim-smart deleted the otlp-protobuf branch January 21, 2026 00:35
@github-actions
Copy link
Contributor

📊 JSDoc Documentation Analysis

📈 Current Analysis Results
Analyzing 124 TypeScript files in packages/effect/src/ (including schema and config subdirectories)...

============================================================
         EFFECT JSDOC ANALYSIS REPORT
============================================================

📊 SUMMARY STATISTICS
------------------------------
Total files analyzed: 124
Total exported members: 4006
Missing @example: 1672 (41.7%)
Missing @category: 512 (12.8%)

🎯 TOP FILES NEEDING ATTENTION
----------------------------------------
1. Schema.ts
   📝 454 missing examples, 🏷️  260 missing categories
   📦 454 total exports
2. SchemaRepresentation.ts
   📝 92 missing examples, 🏷️  91 missing categories
   📦 92 total exports
3. Stream.ts
   📝 139 missing examples, 🏷️  0 missing categories
   📦 229 total exports
4. SchemaAST.ts
   📝 74 missing examples, 🏷️  18 missing categories
   📦 74 total exports
5. Channel.ts
   📝 75 missing examples, 🏷️  0 missing categories
   📦 144 total exports
6. Sink.ts
   📝 64 missing examples, 🏷️  2 missing categories
   📦 81 total exports
7. SchemaGetter.ts
   📝 49 missing examples, 🏷️  0 missing categories
   📦 49 total exports
8. SchemaTransformation.ts
   📝 29 missing examples, 🏷️  18 missing categories
   📦 29 total exports
9. Effect.ts
   📝 37 missing examples, 🏷️  3 missing categories
   📦 243 total exports
10. Config.ts
   📝 33 missing examples, 🏷️  5 missing categories
   📦 33 total exports
11. Cause.ts
   📝 33 missing examples, 🏷️  2 missing categories
   📦 75 total exports
12. JsonSchema.ts
   📝 17 missing examples, 🏷️  17 missing categories
   📦 17 total exports
13. Order.ts
   📝 25 missing examples, 🏷️  0 missing categories
   📦 25 total exports
14. Filter.ts
   📝 24 missing examples, 🏷️  0 missing categories
   📦 35 total exports
15. SchemaIssue.ts
   📝 22 missing examples, 🏷️  2 missing categories
   📦 22 total exports

✅ PERFECTLY DOCUMENTED FILES
-----------------------------------
   Chunk.ts (87 exports)
   Clock.ts (5 exports)
   FiberHandle.ts (15 exports)
   FiberMap.ts (19 exports)
   FiberSet.ts (14 exports)
   HKT.ts (4 exports)
   HashMap.ts (44 exports)
   HashSet.ts (21 exports)
   Match.ts (57 exports)
   MutableHashSet.ts (9 exports)
   MutableRef.ts (17 exports)
   NonEmptyIterable.ts (3 exports)
   Random.ts (7 exports)
   Redacted.ts (9 exports)
   RegExp.ts (3 exports)
   Runtime.ts (3 exports)
   Symbol.ts (1 exports)
   Trie.ts (29 exports)
   TxChunk.ts (22 exports)
   TxHashMap.ts (41 exports)
   TxHashSet.ts (24 exports)
   TxRef.ts (7 exports)
   TxSemaphore.ts (14 exports)
   Unify.ts (8 exports)
   index.ts (0 exports)

🔍 SAMPLE MISSING ITEMS FROM Schema.ts
-----------------------------------
   Optionality (type, line 60): missing example, category
   Mutability (type, line 67): missing example, category
   ConstructorDefault (type, line 74): missing example, category
   MakeOptions (interface, line 82): missing example, category
   Bottom (interface, line 106): missing example, category
   declareConstructor (interface, line 158): missing example, category
   declareConstructor (function, line 182): missing example
   declare (interface, line 206): missing example
   declare (function, line 215): missing example, category
   revealBottom (function, line 235): missing example, category

📋 BREAKDOWN BY EXPORT TYPE
-----------------------------------
const: 832 missing examples, 157 missing categories
function: 300 missing examples, 97 missing categories
type: 178 missing examples, 87 missing categories
interface: 270 missing examples, 150 missing categories
class: 55 missing examples, 1 missing categories
namespace: 37 missing examples, 20 missing categories

📈 DOCUMENTATION PROGRESS
------------------------------
Examples: 2334/4006 (58.3% complete)
Categories: 3494/4006 (87.2% complete)

============================================================
Analysis complete! 2184 items need attention.
============================================================

📄 Detailed results saved to: jsdoc-analysis-results.json

This comment is automatically updated on each push. View the analysis script for details.

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.

1 participant