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>]
相关推荐
Brian Xia4 分钟前
从 0 开始手写 AI Agent 框架:nano-agentscope(二)框架搭建
人工智能·python·ai
JuiceFS12 分钟前
JuiceFS 2025:迈入千亿文件规模,开源第五年持续高速增长
后端
写代码的【黑咖啡】13 分钟前
深入了解 Python 中的 Scikit-learn:机器学习的强大工具
python·机器学习·scikit-learn
gitboyzcf24 分钟前
Go(GoLang)语言基础、知识速查
后端·go
攻心的子乐36 分钟前
Spring IOC 源码
java·后端·spring
逆境清醒40 分钟前
python教程总目录(更新中ing。。。)
开发语言·python
小北方城市网1 小时前
GEO 智变新篇:质效双升 + 责任共生,打造 AI 时代本地商业长效增长引擎
大数据·人工智能·python·数据库架构
alonewolf_991 小时前
Spring依赖注入源码深度解析:从@Autowired到@Resource的完整实现机制
java·后端·spring
Hello_wshuo1 小时前
锅炉温控系统优化
linux·python·物联网
weixin_470740361 小时前
python生成环境部署
开发语言·python