Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 6 additions & 0 deletions en/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,15 @@ navigation:
- text: "Documentation"
type: "link"
url: "/en"
- text: "Website"
type: "link"
url: "https://icegate.tech"
- text: "GitHub"
type: "link"
url: "https://github.com/icegatetech/icegate"
- text: "Blog"
type: "link"
url: "https://blog.triplecloud.tech"
rightItems:
- type: controls
items:
Expand Down
6 changes: 6 additions & 0 deletions fr/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,15 @@ navigation:
- text: "Documentation"
type: "link"
url: "/fr"
- text: "Site web"
type: "link"
url: "https://icegate.tech"
- text: "GitHub"
type: "link"
url: "https://github.com/icegatetech/icegate"
- text: "Blog"
type: "link"
url: "https://blog.triplecloud.tech"
rightItems:
- type: controls
items:
Expand Down
4 changes: 3 additions & 1 deletion llms-full.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# IceGate — Complete Documentation

> IceGate is an Observability Data Lake engine built on Apache Iceberg, DataFusion, Arrow, and Parquet. It ingests logs, traces, metrics, and events via OpenTelemetry Protocol (OTLP) and provides Loki, Prometheus, and Tempo-compatible query APIs.
>
>
> Version: 0.1.0 (Alpha) | License: Apache 2.0 | Repository: https://github.com/icegatetech/icegate
>
> Website: https://icegate.tech | Built by TripleCloud (https://triplecloud.tech), whose LLM observability platform IceGate powers | Engineering blog: https://blog.triplecloud.tech



Expand Down
3 changes: 3 additions & 0 deletions llms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@

## Key Links

- Website: https://icegate.tech
- Documentation: https://docs.icegate.tech
- Repository: https://github.com/icegatetech/icegate
- Built by: TripleCloud — https://triplecloud.tech
- Engineering blog: https://blog.triplecloud.tech
- License: Apache 2.0
- Status: Alpha (v0.1.0)

Expand Down
6 changes: 6 additions & 0 deletions ru/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,15 @@ navigation:
- text: "Документация"
type: "link"
url: "/ru"
- text: "Сайт"
type: "link"
url: "https://icegate.tech"
- text: "GitHub"
type: "link"
url: "https://github.com/icegatetech/icegate"
- text: "Блог"
type: "link"
url: "https://blog.triplecloud.tech"
rightItems:
- type: controls
items:
Expand Down
Loading