积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(59)VirtualBox(45)OpenShift(5)边缘计算(4)Apache Flink(3)Istio(1)机器学习(1)

语言

全部英语(53)中文(简体)(6)

格式

全部PDF文档 PDF(57)其他文档 其他(2)
 
本次搜索耗时 0.039 秒,为您找到相关结果约 59 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • OpenShift
  • 边缘计算
  • Apache Flink
  • Istio
  • 机器学习
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenShift Container Platform 4.10 监控

    AlertmanagerReceiverNotConfigured 警报中选择 Configure。 2. 在该页面的 Receivers 部分中选择 Create Receiver。 3. 在 Create Receiver 表单中,添加 Receiver Name,然后从列表中选择 Receiver Type。 4. 编辑接收器配置: 对于 PagerDuty 接收器: a. 选择集成类型并添加 PagerDuty 集成密钥。 com/v1alpha1 kind: AlertmanagerConfig metadata: name: example-routing namespace: ns1 spec: route: receiver: default groupBy: [job] receivers: - name: default webhookConfigs: - url: https://example group_interval: 5m 2 repeat_interval: 12h 3 receiver: default routes: - matchers: - "alertname=Watchdog" repeat_interval: 2m receiver: watchdog - matchers: - "service="
    0 码力 | 135 页 | 1.58 MB | 1 年前
    3
  • pdf文档 Scalable Stream Processing - Spark Streaming and Flink

    Transformation ▶ Output operations 12 / 79 Input Operations ▶ Every input DStream is associated with a Receiver object. • It receives the data from a source and stores it in Spark’s memory for processing. ▶ , user-provided sources. 13 / 79 Input Operations ▶ Every input DStream is associated with a Receiver object. • It receives the data from a source and stores it in Spark’s memory for processing. ▶ partitions]) 15 / 79 Input Operations - Custom Sources (1/3) ▶ To create a custom source: extend the Receiver class. ▶ Implement onStart() and onStop(). ▶ Call store(data) to store received data inside Spark
    0 码力 | 113 页 | 1.22 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.9 网络

    1019 # HELP cne_amqp_receiver Metric to get number of receiver created # TYPE cne_amqp_receiver gauge cne_amqp_receiver{address="/cluster/node/mock",status="active"} 1 cne_amqp_receiver{address="/cluster/node/compute-1 /node/compute-1.example.com/ptp",status="active"} 1 cne_amqp_receiver{address="/cluster/node/compute- 1.example.com/redfish/event",status="active"} ... $ oc exec -it -n openshift-ptp
    0 码力 | 388 页 | 4.04 MB | 1 年前
    3
  • pdf文档 Observability and Istio Telemetry

    adaptor Bypass adpator Adaptor In process Bypass adaptor SkyWalking backend Tracing Metric Receiver in gRPC/HTTP Analysis Core Query CoreIstio telemetry Attribute Vocabulary https://istio.io/d
    0 码力 | 21 页 | 5.29 MB | 6 月前
    3
  • pdf文档 Flow control and load shedding - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    whether receivers have the required capacity to handle data messages. • When the credit of a receiver drops to zero (or a specified threshold), backpressure appears on its virtual channel. ??? Vasiliki
    0 码力 | 43 页 | 2.42 MB | 1 年前
    3
  • pdf文档 Streaming optimizations - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    • TaskManagers have a pool of network buffers to send and receive data. • If the sender and receiver run in separate processes, they communicate via permanent TCP connections. • If they run in
    0 码力 | 54 页 | 2.83 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques

    precision vector to low precision to save storage space and the transmission bandwidth. Let’s say a receiver received this data. How would it decode it to get the original value? The next exercise details
    0 码力 | 33 页 | 1.96 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.7 日志记录

    yaml @type forward self_hostname ${hostname} shared_key "fluent-receiver" transport tls tls_verify_hostname false tls_cert_path '/etc/ocp-forward/ca-bundle "#{ENV['BUFFER_QUEUE_FULL_ACTION'] || 'throw_exception'}" host fluent-receiver.example.com port 24224 OpenShift Container Platform 4.7 日志 日志记录 记录 104
    0 码力 | 183 页 | 1.98 MB | 1 年前
    3
  • pdf文档 BAETYL 0.1.6 Documentation

    MQTT.fx and MQTTBox will be used as message publishers, and the other one will be used as a message receiver. MQTT.fx publishes message, and MQTTBox receives message Firstly, using MQTT.fx publishes a message
    0 码力 | 120 页 | 7.27 MB | 1 年前
    3
  • epub文档 BAETYL 0.1.6 Documentation

    MQTT.fx and MQTTBox will be used as message publishers, and the other one will be used as a message receiver. MQTT.fx publishes message, and MQTTBox receives message Firstly, using MQTT.fx publishes a message
    0 码力 | 119 页 | 11.46 MB | 1 年前
    3
共 59 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
OpenShiftContainerPlatform4.10监控ScalableStreamProcessingSparkStreamingandFlink4.9网络ObservabilityIstioTelemetryFlowcontrolloadsheddingCS591K1DataAnalyticsSpring2020optimizationsEfficientDeepLearningBookEDLChapterCompressionTechniques4.7日志记录BAETYL0.1Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩