|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/amazing_influx_course/
课程评论:没有评论
**InfluxDB, Kapacitor 和 Telegraf 课程总结** 这门 Coursera 课程是一次对 InfluxDB、Kapacitor 和 Telegraf 的出色入门和进阶学习之旅。课程深入浅出,内容丰富,从基础概念到高级应用,涵盖了您在该技术栈中取得成功所需的一切。 **课程亮点:** * **InfluxDB 专家级指导:** 课程基于作者获得 InfluxAce 认证的实际经验,提供对 InfluxDB 的全面理解。您将学习到 InfluxDB 的流行度、职业机会、免费层级、配置、用户认证、保留策略、连续查询、分片时长、测量、序列、数据类型、最新更新、数据导入、备份与恢复(包括基于时间戳的备份)、索引转换(inmem 到 tsi1)、损坏索引重建、重复数据处理、Curl 示例、压力测试以及 `explain` 和 `explain analyze` 语句。 * **Kapacitor 实践应用:** 课程详细演示了 Kapacitor 的各种节点,包括 StreamNode、AlertNode、InfluxDBOutNode,以及如何使用 StateChangesOnly、.messageField、.message、.LevelField、.Where 等进行灵活的告警配置;还包括 DeleteNode、EvalNode(带 Lambda 表达式)、BatchNode、QueryNode(及其 .every, .period, .align, .groupby, .aligngroup 参数)、WhereNode、FirstNode、LastNode、WindowNode、CombineNode、FlattenNode、DefaultNode(用于添加标签和字段)、ChangeDetectNode、DerivativeNode、StatsNode、HttpOutNode、JoinNode、SampleNode 和 ShiftNode。 * **Telegraf 丰富示例:** 课程提供了大量 Telegraf 的实用示例,帮助您轻松地收集和传输各种数据。 **学习收益:** * **高效学习:** 课程旨在以高效且简短的方式帮助您达到中级水平。 * **实战演练:** 所有示例均在 Linux 平台经过测试,确保您可以轻松复现。 * **就业前景:** 了解 InfluxDB 的广泛应用和职业发展机会。 * **持续更新:** 课程内容将根据学生反馈进行更新,确保始终保持最新。 **适合人群:** 本课程适合希望从初学者到中级水平掌握 InfluxDB、Kapacitor 和 Telegraf 的学习者。 **重要提示:** 如果课程费用超过 25 欧元,请谨慎订阅。
First of all , do not subscribe if the course costs more than 25€ ! This course is a very good introduction to the concepts of influxDB , all examples are tested on a Linux platform.It is based on my experience which helped me to earn the InfluxAce title from Influxdata.It goes from beginner to intermediate level and has even some advanced examples in the Kapacitor lectures.This course will be updated based on feedback from the students.Studente that have already enrolled are enthousiastic about it and rate it high.You will reach an intermediate level in a very efficient and short way by only looking at these lectures.The course starts with influx..- InfluxDB popularity and job opportunities- Influx DB free tier offering- InfluxDB configuration- Restore lost configuration file- User authentication- Retention policies- Continuous queries configuration- Shard durations- Measurements- Series- Datatypes- Updates in Influx- Import data- Backups and restore- Backups based on timestamps- Convert inmem indexes to tsi1 indexes using influx_inspect buildtsi - Rebuild corrupt indexes - Duplicate data- Curl examples- Stress testing using influx_stress- Explain and explain analyze statementsFollowed by many kapacitor examples - StreamNode- AlertNode- InfluxDBOutNode- StateChangesOnly ,.messageField ,.message ,.LevelField ,.Where ,.- DeleteNode- EvalNode with lambda expressions- BatchNode- QueryNode with.every ,.period ,.align ,.groupby ,.aligngroup - WhereNode - FirstNode- LastNode- WindowNode- CombineNode- FlattenNode- DefaultNode to add tags and fields- ChangeDetectNode- DerivativeNode- StatsNode- HttpOutNode- JoinNode- SampleNode- ShiftNode- And then a lot of telegraf examples..