34 lines
960 B
JSON
34 lines
960 B
JSON
{
|
|
"id": "ai.openobserve.app",
|
|
"title": "OpenObserve",
|
|
"author": "OpenObserve Team",
|
|
"description": "OpenObserve is a cloud native observability platform built specifically for logs, metrics, traces and analytics designed to work at petabyte scale.",
|
|
"tagline": "Observability platform for logs, metrics, and traces",
|
|
"version": "0.1.0",
|
|
"upstreamVersion": "0.10.9",
|
|
"minBoxVersion": "7.0.0",
|
|
"healthCheckPath": "/",
|
|
"httpPort": 5080,
|
|
"addons": {
|
|
"localstorage": {},
|
|
"sendmail": {}
|
|
},
|
|
"manifestVersion": 2,
|
|
"website": "https://openobserve.ai/",
|
|
"contactEmail": "hello@openobserve.ai",
|
|
"icon": "logo.png",
|
|
"tags": [
|
|
"observability",
|
|
"logging",
|
|
"metrics",
|
|
"tracing",
|
|
"analytics"
|
|
],
|
|
"changelog": "file://CHANGELOG",
|
|
"postInstallMessage": "file://POSTINSTALL",
|
|
"mediaLinks": [
|
|
"https://openobserve.ai/"
|
|
],
|
|
"documentationUrl": "https://openobserve.ai/docs/",
|
|
"memoryLimit": 1073741824
|
|
} |