微博自媒体接入平台 – 头条文章开放接口响应,代码:11002,信息:create statuses error 的再次排查分析

1、参考网址:https://www.shuijingwanwq.com/2021/01/26/4703/ 。分析结果为:文章内容违反了微博社区公约。但是,这一次是同一篇文章,短时间内发给 6 个微博帐号。仅有 1 个微博帐号发布成功,其他 5 个微博帐号皆发布失败。失败信息:create statuses error。如图1

图1

2、决定获取渠道发布接口响应,响应如下,/v1/task-groups?filter[group_id]=6c8b55e7387da4799772ddb389f06753&filter=scms&filter[source_article_id][in][0]=130354&group_id=6c8b55e7387da4799772ddb389f06753 。存在 11 条记录,页面上仅显示出 6 条记录。如图2

图2

{
    "code": 10000,
    "message": "获取任务组列表成功",
    "data": {
        "items": [
            {
                "id": 347,
                "group_id": "6c8b55e7387da4799772ddb389f06753",
                "uuid": "d9379392219611ec94e00b5d9a558f66",
                "source": "scms",
                "source_article_id": "130354",
                "status": 1,
                "pubed_at": 1632969231,
                "created_at": 1632969231,
                "updated_at": 1632969231,
                "task_group_uuid": "d9379392219611ec94e00b5d9a558f66",
                "channel_app_task_items": [
                    {
                        "model": "channel_app_task",
                        "id": 1757,
                        "channel_app_source_uuid": "1ca8f0fc1c6111ec9311312c0ee58676",
                        "uuid": "d9581874219611ec8eaad7083a7c7ac2",
                        "channel_app_task_uuid": "d9581874219611ec8eaad7083a7c7ac2",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1387",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章类型:头条(头条文章)的文章已发布至微博平台",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "萌主想微笑",
                        "name": "萌主想微笑",
                        "channel_app_avatar": "https://tvax4.sinaimg.cn/crop.0.0.512.512.1024/007co1plly8gdel61k76yj30e80e8mxi.jpg?KID=imgbed,tva&Expires=1632407195&ssig=LIwRM5Jb6%2F",
                        "avatar": "https://tvax4.sinaimg.cn/crop.0.0.512.512.1024/007co1plly8gdel61k76yj30e80e8mxi.jpg?KID=imgbed,tva&Expires=1632407195&ssig=LIwRM5Jb6%2F",
                        "article_url": "http://weibo.com/ttarticle/p/show?id=2310474687075109634109",
                        "created_at": "1632969231"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1758,
                        "channel_app_source_uuid": "df6b63b01c5f11ecb4882d4ebcc2a341",
                        "uuid": "d981eeba219611ecb773e8c08019f10c",
                        "channel_app_task_uuid": "d981eeba219611ecb773e8c08019f10c",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1388",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章类型:头条(头条文章)的文章已发布至微博平台",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "永夜烟",
                        "name": "永夜烟",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "article_url": "http://weibo.com/ttarticle/p/show?id=2310474687075113829083",
                        "created_at": "1632969231"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1759,
                        "channel_app_source_uuid": "df6b63b01c5f11ecb4882d4ebcc2a341",
                        "uuid": "d9a752e0219611ec9db788e6461d94f2",
                        "channel_app_task_uuid": "d9a752e0219611ec9db788e6461d94f2",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1388",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "永夜烟",
                        "name": "永夜烟",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "article_url": "",
                        "created_at": "1632969232"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1760,
                        "channel_app_source_uuid": "7017abb41c5e11ecb39714c6fc80b6a9",
                        "uuid": "d9cfe200219611ecac23e40862567eb1",
                        "channel_app_task_uuid": "d9cfe200219611ecac23e40862567eb1",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1389",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章类型:头条(头条文章)的文章已发布至微博平台",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "大王叫我来搬砖_-_",
                        "name": "大王叫我来搬砖_-_",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "article_url": "http://weibo.com/ttarticle/p/show?id=2310474687075126673414",
                        "created_at": "1632969232"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1761,
                        "channel_app_source_uuid": "7017abb41c5e11ecb39714c6fc80b6a9",
                        "uuid": "d9fc4c5a219611ec92e28531cf6ab6fd",
                        "channel_app_task_uuid": "d9fc4c5a219611ec92e28531cf6ab6fd",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1389",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "大王叫我来搬砖_-_",
                        "name": "大王叫我来搬砖_-_",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "article_url": "",
                        "created_at": "1632969232"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1762,
                        "channel_app_source_uuid": "fb09e97e1c5b11eca819deb61bdc04ef",
                        "uuid": "da2391a2219611eca1447bc6cdb7a413",
                        "channel_app_task_uuid": "da2391a2219611eca1447bc6cdb7a413",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1390",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "用户5470463170",
                        "name": "用户5470463170",
                        "channel_app_avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "article_url": "",
                        "created_at": "1632969233"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1763,
                        "channel_app_source_uuid": "fb09e97e1c5b11eca819deb61bdc04ef",
                        "uuid": "da4aefa4219611ec9fd460493c47dac3",
                        "channel_app_task_uuid": "da4aefa4219611ec9fd460493c47dac3",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1390",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "用户5470463170",
                        "name": "用户5470463170",
                        "channel_app_avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "article_url": "",
                        "created_at": "1632969233"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1764,
                        "channel_app_source_uuid": "e9929c421c5911eca9e45724a3f66da3",
                        "uuid": "da7392ec219611ec903c87f211f04b43",
                        "channel_app_task_uuid": "da7392ec219611ec903c87f211f04b43",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1391",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "用户7702683732",
                        "name": "用户7702683732",
                        "channel_app_avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "article_url": "",
                        "created_at": "1632969233"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1765,
                        "channel_app_source_uuid": "e9929c421c5911eca9e45724a3f66da3",
                        "uuid": "da9abb38219611eca7fb7f8a090fa159",
                        "channel_app_task_uuid": "da9abb38219611eca7fb7f8a090fa159",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1391",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "用户7702683732",
                        "name": "用户7702683732",
                        "channel_app_avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "article_url": "",
                        "created_at": "1632969233"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1766,
                        "channel_app_source_uuid": "bd6aec8e16d511ec98b7ba30bab651ec",
                        "uuid": "dac3f50c219611ec83044b1c6c478303",
                        "channel_app_task_uuid": "dac3f50c219611ec83044b1c6c478303",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1392",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "用户6578157896",
                        "name": "用户6578157896",
                        "channel_app_avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "article_url": "",
                        "created_at": "1632969234"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1767,
                        "channel_app_source_uuid": "bd6aec8e16d511ec98b7ba30bab651ec",
                        "uuid": "daf62932219611ec81bf58a2e98215c1",
                        "channel_app_task_uuid": "daf62932219611ec81bf58a2e98215c1",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1392",
                        "pub_log_code": 11002,
                        "pub_log_message": "create statuses error",
                        "article_read_count": 0,
                        "pub_status": 7,
                        "channel_app_name": "用户6578157896",
                        "name": "用户6578157896",
                        "channel_app_avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "article_url": "",
                        "created_at": "1632969234"
                    }
                ]
            }
        ],
        "_links": {
            "self": {
                "href": "http://api.ccp:82/v1/task-groups?filter%5Bgroup_id%5D=6c8b55e7387da4799772ddb389f06753&filter%5Bsource%5D=scms&filter%5Bsource_article_id%5D%5Bin%5D%5B0%5D=130354&group_id=6c8b55e7387da4799772ddb389f06753&page=1"
            },
            "first": {
                "href": "http://api.ccp:82/v1/task-groups?filter%5Bgroup_id%5D=6c8b55e7387da4799772ddb389f06753&filter%5Bsource%5D=scms&filter%5Bsource_article_id%5D%5Bin%5D%5B0%5D=130354&group_id=6c8b55e7387da4799772ddb389f06753&page=1"
            },
            "last": {
                "href": "http://api.ccp:82/v1/task-groups?filter%5Bgroup_id%5D=6c8b55e7387da4799772ddb389f06753&filter%5Bsource%5D=scms&filter%5Bsource_article_id%5D%5Bin%5D%5B0%5D=130354&group_id=6c8b55e7387da4799772ddb389f06753&page=1"
            }
        },
        "_meta": {
            "totalCount": 1,
            "pageCount": 1,
            "currentPage": 1,
            "perPage": 20
        }
    }
}

3、在响应数据中查找:”channel_app_name”: “萌主想微笑”,。发布成功的记录仅有 1 条。如图3

图3

4、在响应数据中查找:”channel_app_name”: “永夜烟”,。发布成功的记录有 1 条,发布失败的记录有 1 条。如图4、图5

图4

 

图5

5、最终总结出 11 条记录的规律:萌主想微笑(成功1条)、永夜烟(成功1条、失败1条)、大王叫我来搬砖_-_(成功1条、失败1条)、用户5470463170(失败2条)、用户7702683732(失败2条)、用户6578157896(失败2条)。

6、基于规律:萌主想微笑(成功1条)、永夜烟(成功1条、失败1条)、大王叫我来搬砖_-_(成功1条、失败1条)。分析结果为:同一个微博帐号,发布头条文章,重复发布时会失败:create statuses error。但是基于规律:用户5470463170(失败2条)、用户7702683732(失败2条)、用户6578157896(失败2条)。又推翻了重复发布时会失败的结论。现在就需要确认这 3 个微博帐号是否在失败2条之前就已经发布过同样的头条文章了。

7、再次查看页面,已经确定内容一样的头条文章,在当天的之前时间,已经发布过。标题:同时发布6个账号时,接口响应时间 的文章内容。与标题:感恩之旅,家乡变化巨大果园生机勃勃,亲情漫溢,充实愉快的长隆假期 的文章内容是一样的。如图6

图6

8、决定获取渠道发布接口响应,标题:感恩之旅,家乡变化巨大果园生机勃勃,亲情漫溢,充实愉快的长隆假期。响应如下,/v1/task-groups?filter[group_id]=6c8b55e7387da4799772ddb389f06753&filter=scms&filter[source_article_id][in][0]=130354&group_id=6c8b55e7387da4799772ddb389f06753 。存在 12 条记录,页面上仅显示出 6 条记录。最终总结出 12 条记录的规律:萌主想微笑(成功1条)、永夜烟(成功2条)、大王叫我来搬砖_-_(成功2条)、用户5470463170(成功1条、失败1条)、用户7702683732(成功1条、失败1条)、用户6578157896(成功2条、失败1条)。如图7

图7

{
    "code": 10000,
    "message": "获取任务组列表成功",
    "data": {
        "items": [
            {
                "id": 344,
                "group_id": "6c8b55e7387da4799772ddb389f06753",
                "uuid": "65e579fc210c11ec8f09d01bb9e43d7c",
                "source": "scms",
                "source_article_id": "130347",
                "status": 1,
                "pubed_at": 1632910883,
                "created_at": 1632909767,
                "updated_at": 1632910883,
                "task_group_uuid": "65e579fc210c11ec8f09d01bb9e43d7c",
                "channel_app_task_items": [
                    {
                        "model": "channel_app_task",
                        "id": 1730,
                        "channel_app_source_uuid": "1ca8f0fc1c6111ec9311312c0ee58676",
                        "uuid": "65f6d008210c11ecb8e23189516a3bb7",
                        "channel_app_task_uuid": "65f6d008210c11ecb8e23189516a3bb7",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1374",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "萌主想微笑",
                        "name": "萌主想微笑",
                        "channel_app_avatar": "https://tvax4.sinaimg.cn/crop.0.0.512.512.1024/007co1plly8gdel61k76yj30e80e8mxi.jpg?KID=imgbed,tva&Expires=1632407195&ssig=LIwRM5Jb6%2F",
                        "avatar": "https://tvax4.sinaimg.cn/crop.0.0.512.512.1024/007co1plly8gdel61k76yj30e80e8mxi.jpg?KID=imgbed,tva&Expires=1632407195&ssig=LIwRM5Jb6%2F",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1731,
                        "channel_app_source_uuid": "df6b63b01c5f11ecb4882d4ebcc2a341",
                        "uuid": "65fa3d6a210c11ecb0ab7dc33e9462bc",
                        "channel_app_task_uuid": "65fa3d6a210c11ecb0ab7dc33e9462bc",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1375",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "永夜烟",
                        "name": "永夜烟",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1732,
                        "channel_app_source_uuid": "df6b63b01c5f11ecb4882d4ebcc2a341",
                        "uuid": "65fed0dc210c11eca7b3c67c7d3a6381",
                        "channel_app_task_uuid": "65fed0dc210c11eca7b3c67c7d3a6381",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1375",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "永夜烟",
                        "name": "永夜烟",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.180.180.1024/9bb8f5bdjw1e8qgp5bmzyj2050050aa8.jpg?KID=imgbed,tva&Expires=1632406663&ssig=mzGlGaV7Tw",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1733,
                        "channel_app_source_uuid": "7017abb41c5e11ecb39714c6fc80b6a9",
                        "uuid": "660103e8210c11eca857d42455bccceb",
                        "channel_app_task_uuid": "660103e8210c11eca857d42455bccceb",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1376",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "大王叫我来搬砖_-_",
                        "name": "大王叫我来搬砖_-_",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1734,
                        "channel_app_source_uuid": "7017abb41c5e11ecb39714c6fc80b6a9",
                        "uuid": "6602fc48210c11ec86f03c085e3b1645",
                        "channel_app_task_uuid": "6602fc48210c11ec86f03c085e3b1645",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1376",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "大王叫我来搬砖_-_",
                        "name": "大王叫我来搬砖_-_",
                        "channel_app_avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "avatar": "https://tva3.sinaimg.cn/crop.0.0.664.664.1024/a2debcd2jw8f6toimufqgj20ig0igmyw.jpg?KID=imgbed,tva&Expires=1632406047&ssig=JTf2JxwYKx",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1735,
                        "channel_app_source_uuid": "fb09e97e1c5b11eca819deb61bdc04ef",
                        "uuid": "6604f124210c11ec9d7c32cd37843f22",
                        "channel_app_task_uuid": "6604f124210c11ec9d7c32cd37843f22",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1377",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "用户5470463170",
                        "name": "用户5470463170",
                        "channel_app_avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1736,
                        "channel_app_source_uuid": "fb09e97e1c5b11eca819deb61bdc04ef",
                        "uuid": "6607013a210c11ecb47e8233e5484dad",
                        "channel_app_task_uuid": "6607013a210c11ecb47e8233e5484dad",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1377",
                        "pub_log_code": 202200,
                        "pub_log_message": "文章未发布至平台:返回码:20000,说明:内容中存在违反相关法律法规或《微博社区公约》的信息,请编辑后重新发布",
                        "article_read_count": 0,
                        "pub_status": 3,
                        "channel_app_name": "用户5470463170",
                        "name": "用户5470463170",
                        "channel_app_avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "avatar": "https://tvax2.sinaimg.cn/crop.0.0.996.996.1024/005YdvmWly8gj1zv5q0nwj30ro0roq5o.jpg?KID=imgbed,tva&Expires=1632404992&ssig=36j4KkHmxP",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1737,
                        "channel_app_source_uuid": "e9929c421c5911eca9e45724a3f66da3",
                        "uuid": "6608ff12210c11ecb9ce58880163a66a",
                        "channel_app_task_uuid": "6608ff12210c11ecb9ce58880163a66a",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1378",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "用户7702683732",
                        "name": "用户7702683732",
                        "channel_app_avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1738,
                        "channel_app_source_uuid": "e9929c421c5911eca9e45724a3f66da3",
                        "uuid": "660b1f2c210c11ecbc78bc2d3382732a",
                        "channel_app_task_uuid": "660b1f2c210c11ecbc78bc2d3382732a",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1378",
                        "pub_log_code": 202200,
                        "pub_log_message": "文章未发布至平台:返回码:20000,说明:内容中存在违反相关法律法规或《微博社区公约》的信息,请编辑后重新发布",
                        "article_read_count": 0,
                        "pub_status": 3,
                        "channel_app_name": "用户7702683732",
                        "name": "用户7702683732",
                        "channel_app_avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "avatar": "https://tvax4.sinaimg.cn/crop.0.0.1080.1080.1024/008phFUoly8guqqswyziaj60u00u0mz002.jpg?KID=imgbed,tva&Expires=1632404103&ssig=SD4u8zbNPg",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1739,
                        "channel_app_source_uuid": "bd6aec8e16d511ec98b7ba30bab651ec",
                        "uuid": "660d43c4210c11ecafc5df34b9c52653",
                        "channel_app_task_uuid": "660d43c4210c11ecafc5df34b9c52653",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1379",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "用户6578157896",
                        "name": "用户6578157896",
                        "channel_app_avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1740,
                        "channel_app_source_uuid": "bd6aec8e16d511ec98b7ba30bab651ec",
                        "uuid": "660f42a0210c11ec8f18162920559a34",
                        "channel_app_task_uuid": "660f42a0210c11ec8f18162920559a34",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1379",
                        "pub_log_code": 202200,
                        "pub_log_message": "文章未发布至平台:返回码:20000,说明:内容中存在违反相关法律法规或《微博社区公约》的信息,请编辑后重新发布",
                        "article_read_count": 0,
                        "pub_status": 3,
                        "channel_app_name": "用户6578157896",
                        "name": "用户6578157896",
                        "channel_app_avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "article_url": "",
                        "created_at": "1632909818"
                    },
                    {
                        "model": "channel_app_task",
                        "id": 1742,
                        "channel_app_source_uuid": "bd6aec8e16d511ec98b7ba30bab651ec",
                        "uuid": "feeb8b58210e11ecaf3288a13d61571c",
                        "channel_app_task_uuid": "feeb8b58210e11ecaf3288a13d61571c",
                        "channel_code": "weibo",
                        "channel_name": "微博",
                        "channel_type_code": "weibo_weibo_connect_web",
                        "channel_type_name": "微博的微连接的网页应用",
                        "source": "scms",
                        "source_uuid": "06d7caf62924a1e6d8780f8f2d3654e1",
                        "source_pub_user_id": "1",
                        "source_article_id": "1379",
                        "pub_log_code": 10000,
                        "pub_log_message": "文章已发布至平台:返回码:10000,说明:success",
                        "article_read_count": 0,
                        "pub_status": 6,
                        "channel_app_name": "用户6578157896",
                        "name": "用户6578157896",
                        "channel_app_avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "avatar": "https://tvax3.sinaimg.cn/crop.0.0.1080.1080.1024/007bbhmUly8g894n1slq7j30u00u0gmo.jpg?KID=imgbed,tva&Expires=1632921660&ssig=R8DhlrZzMa",
                        "article_url": "",
                        "created_at": "1632910887"
                    }
                ]
            }
        ],
        "_links": {
            "self": {
                "href": "http://api.ccp:82/v1/task-groups?filter%5Bgroup_id%5D=6c8b55e7387da4799772ddb389f06753&filter%5Bsource%5D=scms&filter%5Bsource_article_id%5D%5Bin%5D%5B0%5D=130347&group_id=6c8b55e7387da4799772ddb389f06753&page=1"
            },
            "first": {
                "href": "http://api.ccp:82/v1/task-groups?filter%5Bgroup_id%5D=6c8b55e7387da4799772ddb389f06753&filter%5Bsource%5D=scms&filter%5Bsource_article_id%5D%5Bin%5D%5B0%5D=130347&group_id=6c8b55e7387da4799772ddb389f06753&page=1"
            },
            "last": {
                "href": "http://api.ccp:82/v1/task-groups?filter%5Bgroup_id%5D=6c8b55e7387da4799772ddb389f06753&filter%5Bsource%5D=scms&filter%5Bsource_article_id%5D%5Bin%5D%5B0%5D=130347&group_id=6c8b55e7387da4799772ddb389f06753&page=1"
            }
        },
        "_meta": {
            "totalCount": 1,
            "pageCount": 1,
            "currentPage": 1,
            "perPage": 20
        }
    }
}

9、确认这 3 个微博帐号是否在失败2条之前就已经发布过同样的头条文章了。确认是同样内容的文章已经发布成功过。

10、先解决根源问题:一篇文章同时发给 6 个帐号。总共发了 11 条任务。会导致后面 5 个帐号下的文章会发布 2 篇。如图8

图8

11、最终打印出请求数据,在一键多渠道发布中,一篇文章,选择了 6 个微博帐号,第 1 个帐号会发布1次。其他 5 个帐号会发布 2 次。总计 11 条记录。进而导致的 Bug:后面的 5 个帐号,第 1 次成功,第 2 次失败:代码:11002,信息:create statuses error。
页面上显示的效果:后面 5 个帐号发布失败,但是微博 APP 会发布文章成功。因此,是请求方的 Bug。修复为 总计 6 条记录,每个帐号 1 条记录。

Array
(
    [task_group] => Array
        (
            [source_article_id] => 131241
            [source_pub_user_id] => 1
            [source_callback_url] => https://api.webtest.chinamcloud.cn/cms/api/thirdPush/callBack
            [source_uuid] => 06d7caf62924a1e6d8780f8f2d3654e1
            [source] => scms
        )

    [weibo] => Array
        (
            [0] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1619
                    [channel_app_source_uuids] => Array
                        (
                            [0] => 583dd8b82b7911ecb4dd2eba087e1ac8
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [1] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1620
                    [channel_app_source_uuids] => Array
                        (
                            [0] => 1ca8f0fc1c6111ec9311312c0ee58676
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一���单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [2] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1620
                    [channel_app_source_uuids] => Array
                        (
                            [0] => 1ca8f0fc1c6111ec9311312c0ee58676
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [3] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1621
                    [channel_app_source_uuids] => Array
                        (
                            [0] => 7017abb41c5e11ecb39714c6fc80b6a9
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分���功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [4] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1621
                    [channel_app_source_uuids] => Array
                        (
                            [0] => 7017abb41c5e11ecb39714c6fc80b6a9
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的���产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [5] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1622
                    [channel_app_source_uuids] => Array
                        (
                            [0] => fb09e97e1c5b11eca819deb61bdc04ef
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [6] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1622
                    [channel_app_source_uuids] => Array
                        (
                            [0] => fb09e97e1c5b11eca819deb61bdc04ef
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力���,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [7] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1623
                    [channel_app_source_uuids] => Array
                        (
                            [0] => e9929c421c5911eca9e45724a3f66da3
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [8] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1623
                    [channel_app_source_uuids] => Array
                        (
                            [0] => e9929c421c5911eca9e45724a3f66da3
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [9] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1624
                    [channel_app_source_uuids] => Array
                        (
                            [0] => bd6aec8e16d511ec98b7ba30bab651ec
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

            [10] => Array
                (
                    [weibo_summary] => 
                    [source_article_id] => 1624
                    [channel_app_source_uuids] => Array
                        (
                            [0] => bd6aec8e16d511ec98b7ba30bab651ec
                        )

                    [link_content] => 有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
                    [contentLength] => 大数据分析和搜索引擎 Elasticsearch 的开发商 Elastic 近日宣布收购了创业公司 Optimyze,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。Optimyze 于 2018 年���瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。Elastic 的首席执行官和创始人 Shay Banon 说:"凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。"我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
                    [title] => Elastic 收购持续分析创业公司 Optimyze
                    [content] => <div id="editWrap"><p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    大数据分析和搜索引擎 Elasticsearch 的开发商<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Elastic</code></a><span style="box-sizing: inherit;">&nbsp;</span>近日<a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fwww.elastic.co%2Fblog%2Felastic-and-optimyze-join-forces-to-deliver-always-on-continuous-profiling-of-infrastructure-applications-and-services" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">宣布</code></a>收购了创业公司<span style="box-sizing: inherit;">&nbsp;</span><a href="https://www.oschina.net/action/GoToLink?url=https%3A%2F%2Fprodfiler.com%2F" target="_blank" style="box-sizing: inherit; background-color: transparent; color: rgb(52, 111, 182);"><code style="box-sizing: inherit; font-family: Consolas, Monaco, &quot;Andale Mono&quot;, &quot;Ubuntu Mono&quot;, monospace; font-size: 13px; margin-right: 3px; margin-left: 3px; padding: 3px 4px; border: none; border-radius: 4px; background: rgb(246, 246, 246); color: rgb(51, 51, 51);">Optimyze</code></a>,该公司是持续分析工具 Prodfiler 背后的公司,此次交易的条款细节并没有公开。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    <img alt="" src="https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/f2cf2e5dca554e69bde1cc0f5da9cbe2.png" class="zoom-in-cursor" style="border: 0px; max-width: 100%; vertical-align: middle; cursor: zoom-in;"/>
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 于 2018 年在瑞士成立,Optimyze 开发的 Prodfiler 工具可以告诉 IT 部门机器集群在 CPU 使用方面的效率如何,该工具允许对成千上万台机器的“哪一行代码消耗了多少 CPU”进行前所未有的观察。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    有了 Optimyze 的助力后,Elastic 在发布的新闻稿中表示,他们将把新兴的持续分析功能与可观察性的三大支柱 —— 指标、日志和跟踪统一起来,以便使其客户能够通过一个单一的集成平台观察和保护他们的数据,这将改善服务质量和性能,同时减少 MTTD(平均检测时间)和 MTTR(平均解决时间)。
</p>
<p style="box-sizing: inherit; margin-bottom: 20px; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Elastic 的首席执行官和创始人 Shay Banon 说:&quot;凭借在大规模分布式系统方面的深厚专业知识,Optimyze 克服了传统分析技术的局限性,提供系统和代码的全系统持续分析,提高开发人员的生产力、加速创新,并提供丰富的客户体验。&quot;
</p>
<blockquote style="box-sizing: inherit; position: relative; margin-bottom: 20px; padding: 20px; background-color: rgb(246, 246, 246); border-left-width: 6px; border-left-color: rgb(230, 230, 230); word-break: break-word; color: rgb(51, 51, 51); font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; white-space: normal;">
    <p style="box-sizing: inherit; line-height: inherit;">
        我们期待着与 Optimyze 联手,加快实现我们对统一的、可操作的可观察性的愿景。
    </p>
</blockquote>
<p style="box-sizing: inherit; line-height: inherit; font-family: -apple-system, BlinkMacSystemFont, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Segoe UI&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; letter-spacing: normal;">
    Optimyze 去年在由硅谷风险投资公司 Andreessen Horowitz 牵头的种子轮融资中筹集了 300 万美元。预计 Elastic 将在今年年底前完成对 Optimyze 的收购。
</p>
<p>
    <br/>
</p></div>
                    [covers] => Array
                        (
                            [0] => https://web.webtest.chinamcloud.cn/cms/rmt6464/upload/HttpImage/mrtpsc/2021/10/18/de95d7d7b1ab4b788f663805f53e9cb3.png
                        )

                )

        )

)

12、微博自媒体接入平台 – 头条文章开放接口响应,代码:11002,信息:create statuses error 的再次排查分析结果。在于同一帐号下,同一篇文章的再次发布(第2次可能成功也可能失败,第3次失败的概率大于第2次)。尤其是短时间内,1分钟以内的情况。

 

永夜