检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
为什么函数实际使用内存大于预估内存,甚至触发OOM? 函数调用过程中,运行时会解析和缓存传入的event事件, 这部分操作会消耗额外的内存。 函数调用结束后,回收的内存首先会放入内部内存池中,并不一定归还给操作系统,导致内存偏高,在高并发场景下这种现象会更加明显。 父主题: 函数执行
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
16:34:48~2022/05/01 16:34:48)。 支持选择版本查询日志。 单击,查询日志。 图2 查询日志 日志查询结果包含的字段有:时间、请求ID、调用结果、耗时、内存、版本。 在已查询的日志中还支持如下操作: ①按关键字搜索过滤日志 ②按照日志状态搜索过滤日志:Error、Info、
云审计服务(Cloud Trace Service,CTS),是华为云安全解决方案中专业的日志审计服务,提供对各种云资源操作记录的收集、存储和查询功能,可用于支撑安全分析、合规审计、资源跟踪和问题定位等常见应用场景。 用户开通云审计服务并创建和配置追踪器后,CTS可记录FunctionGraph的管理事件用于审计。
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
Context类中提供了许多上下文方法供用户使用,其声明和功能请参见表1。 创建bootstrap文件。 把项目文件和bootstrap文件打包成zip包。以koa框架为例: 父主题: Node.js
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
键字的告警日志,可收到SMN发送的通知消息邮件,如图1所示。同时可以查看OBS桶中的log.txt文件,可查看到具体的告警日志内容,如图2所示。 图1 告警消息邮件通知 图2 告警日志详情 可以通过函数指标查看函数的调用情况,如图3所示。 图3 函数指标 父主题: 函数+LTS:日志实时分析实战
[逻辑运算符] + [对比数据],简单示例:$.age >= 20 JsonPath说明 Operator Supported Description $ Y 执行查询的root,所有正则表达式由此启动。 @ Y 过滤正在处理的当前位置。 . Y 子节点。 [ (, )] Y 数组索引。 [start:end]
分为两种类型: HTTP HTTPS 选择“HTTPS”。 后端超时(毫秒) 输入“5000”。 单击“确定”,完成触发器的创建。 APIG触发器调用地址:https://0ed9f61512d34982917a4f3cfe8ddd5d.apig.example.example.com/apig。
great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted
s.zip”。 图1 打包 本例函数工程文件保存在“~/Code/”文件夹下,在打包的时候务必进入Code文件夹下选中所有工程文件进行打包,这样做的目的:定义了FunctionGraph函数的index.js是程序执行入口,确保fss_examples_nodejs.zip解压后,index
其中releaseVersion设置为流水线参数。 图10 releaseVersion参数设置 单击“保存”,保存部署任务。 在“基础信息”页签下,更新流水线名称为pipeline-update-function-deploy,并单击“保存”流水线。 执行流水线 运行时参数配置releaseVersion为1
函数应用中心 查询应用程序模板详情 查询应用程序模板列表 查询应用程序列表 创建应用程序 查询应用程序详情 删除应用程序 父主题: API
获取函数的metadata 修改函数的metadata信息 更新函数最大实例数 查询函数标签列表 禁用/启动函数快照 获取指定函数绑定的servicebridge函数列表 查询函数快照制作状态 查询资源标签 查询资源实例 删除资源标签 创建资源标签 创建下沉入口 删除下沉入口 更新函数置顶状态
对话框。 图1 创建触发器 设置以下信息。 触发器类型:选择“开源Kafka(OPENSOURCEKAFKA)”。 连接地址: 搭建kafka的broker地址列表,以逗号分隔。 主题: 用户自建的topic。 批处理大小:单次函数拉取最大数据量。 单击“确定”,完成开源kafka触发器的创建。