# elastic/kibana SLOC report

> As of 2026-09-16 (commit c899408d34b3), elastic/kibana contains 13,235,241 total lines: 10,770,625 code, 1,212,222 comments, 1,252,394 blank, across 103,308 files in 22 languages (top: TypeScript 56.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

elastic/kibana has 10,770,625 source lines of code out of 13,235,241 total lines across 103,308 files, counted from the c899408d34b3083aebe112bb3a2806470535685a ref at commit c899408d34b3 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving elastic/kibana to commit c899408d34b3, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 81.4% of all lines, comments represent 9.2%, and the repository averages 104 code lines per file. TypeScript accounts for 56.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 64,575 | 7,666,264 | 6,084,100 | 795,908 | 786,256 |
| TSX | 25,384 | 3,663,203 | 3,052,439 | 238,469 | 372,295 |
| JSON | 3,773 | 821,670 | 821,209 | 0 | 461 |
| YAML | 2,380 | 637,433 | 617,555 | 6,496 | 13,382 |
| JavaScript | 3,582 | 229,701 | 169,301 | 36,716 | 23,684 |
| CSS | 8 | 9,074 | 8,925 | 124 | 25 |
| Shell | 210 | 9,481 | 6,007 | 2,046 | 1,428 |
| SVG | 657 | 5,502 | 5,492 | 3 | 7 |
| Sass | 100 | 2,557 | 2,049 | 142 | 366 |
| Python | 4 | 1,543 | 1,377 | 44 | 122 |
| Handlebars | 8 | 606 | 537 | 2 | 67 |
| C | 1 | 514 | 482 | 21 | 11 |

Top language (TypeScript 56.5%). Generated at 2026-09-16T02:58:07.347303710+00:00. Canonical report: https://octocounts.com/github/elastic/kibana

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/elastic/kibana/commit/c899408d34b3083aebe112bb3a2806470535685a?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does elastic/kibana have?

elastic/kibana has 13,235,241 total lines, including 10,770,625 code lines, 1,212,222 comment lines, and 1,252,394 blank lines.

### How was the elastic/kibana line count measured?

OctoCounts resolved the public GitHub repository to commit c899408d34b3, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for elastic/kibana?

This OctoCounts report was generated from c899408d34b3083aebe112bb3a2806470535685a at commit c899408d34b3 on 2026-09-16T02:58:07.347303710+00:00.

## Similar repository reports

- [openclaw/openclaw](https://octocounts.com/github/openclaw/openclaw) — TypeScript, 10,518,594 code lines
- [elizaOS/eliza](https://octocounts.com/github/elizaOS/eliza) — TypeScript, 5,906,074 code lines
- [elizaos/eliza](https://octocounts.com/github/elizaos/eliza) — TypeScript, 4,880,008 code lines
- [stablyai/orca](https://octocounts.com/github/stablyai/orca) — TypeScript, 4,589,708 code lines
- [QwenLM/qwen-code](https://octocounts.com/github/QwenLM/qwen-code) — TypeScript, 3,277,865 code lines
- [DefinitelyTyped/DefinitelyTyped](https://octocounts.com/github/DefinitelyTyped/DefinitelyTyped) — TypeScript, 3,157,939 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
