-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmanifest.yaml
46 lines (46 loc) · 1.06 KB
/
manifest.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
version: 0.0.1
type: plugin
author: lework
name: prometheus
label:
en_US: Prometheus Query
ja_JP: Prometheus クエリ
zh_Hans: Prometheus查询
pt_BR: Consulta Prometheus
description:
en_US: Query Prometheus metrics using PromQL with time range support
ja_JP: 時間範囲をサポートしたPromQLによるPrometheusメトリクスのクエリ
zh_Hans: 使用PromQL查询Prometheus指标数据,支持时间范围
pt_BR: Consulta métricas do Prometheus usando PromQL com suporte a intervalo de tempo
icon: icon.svg
resource:
memory: 268435456
permission:
model:
enabled: true
llm: true
text_embedding: false
rerank: false
tts: false
speech2text: false
moderation: false
app:
enabled: true
storage:
enabled: true
size: 1048576
plugins:
tools:
- provider/prometheus.yaml
meta:
version: 0.0.1
arch:
- amd64
- arm64
runner:
language: python
version: '3.12'
entrypoint: main
created_at: 2025-03-11T17:29:03.1834361+08:00
privacy: PRIVACY.md
verified: false