loki named_stores_config

Configures additional object stores for a given storage provider. Supported stores: aws, azure, bos, filesystem, gcs, swift. Example: storage_config: named_stores: aws: store-1: endpoint: s3://foo-bucket region: us-west1 Named store from this example can be used by setting object_store to store-1 in period_config.

XML 复制代码
[aws: <map of string to aws_storage_config>]

[azure: <map of string to azure_storage_config>]

[bos: <map of string to bos_storage_config>]

[filesystem: <map of string to local_storage_config>]

[gcs: <map of string to gcs_storage_config>]

[alibabacloud: <map of string to alibabacloud_storage_config>]

[swift: <map of string to swift_storage_config>]

[cos: <map of string to cos_storage_config>]
相关推荐
巴里巴气几秒前
Python爬虫用Clash软件设置代理IP
爬虫·python·tcp/ip
LaoZhangAI9 分钟前
AI ASMR视频免费制作教程2025:TikTok爆火新趋势详解
前端·后端
LaoZhangAI9 分钟前
FLUX.1 Kontext API完全指南:文本图像编辑最强工具2025版
前端·后端
Zero_knight12 分钟前
MEV黑暗森林的进化:价值掠夺、分配革命与协议未来
后端
LaoZhangAI13 分钟前
Claude 4 vs Gemini 2.5 Pro:2025年顶级AI模型权威对比分析
前端·后端
任聪聪14 分钟前
环境太多?不好管理怎么办?TakMll 工具帮你快速切换和管理多语言、多版本情况下的版本切换。
后端
Whoisshutiao18 分钟前
Python网安-zip文件暴力破解(仅供学习)
开发语言·python·网络安全
小杰来搬砖25 分钟前
讲解HTTP 状态码
后端
寻月隐君27 分钟前
告别竞态条件:基于 Axum 和 Serde 的 Rust 并发状态管理最佳实践
后端·rust·github
这里有鱼汤28 分钟前
90%的人都会搞错的XGBoost预测逻辑,未来到底怎么预测才对?
后端·机器学习