Skip to content

Commit 410eb63

Browse files
committed
Causely Integration update 1.1.0
1 parent 33f4fc4 commit 410eb63

File tree

4 files changed

+25
-16
lines changed

4 files changed

+25
-16
lines changed

causely/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG - Causely
22

3+
## 1.1.0 / 2025-02-01
4+
5+
***Added***:
6+
7+
* Causely.ai documentation links
8+
39
## 1.0.0 / 2024-08-07
410

511
***Added***:

causely/README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Overview
44

5-
The [Causal AI platform][1] automatically captures, represents and analyzes causality. It enables self-managed, resilient applications by bridging observability with automated orchestration.
5+
The [Causal AI platform][1] supercharges your observability stack by leveraging built-in intelligence to analyze your telemetry data. It enables self-managed, resilient applications by integrating observability with automated orchestration.
66

7-
Instead of flood of alerts, Causely tells you exactly what you need to know about all active and emerging application failures. With Causely, understand why a failure happened, what the root cause was, and how to fix it.
7+
Causely delivers instant value with no complex setup or configuration. It helps shift your organization from a reactive to a proactive mode of operational. Instead of flood of alerts, Causely tells you exactly what you need to know about all active and emerging application failures. With Causely, understand why a failure happened, what the root cause was, and how to fix it.
88

99
Use Causely to:
1010

@@ -26,7 +26,7 @@ Causely identified and remediated root causes display in your Causely dashboard.
2626

2727
## Support
2828

29-
Need help? Contact [Causely support](mailto:support@causely.io).
29+
Need help? Contact [Causely support](mailto:support@causely.ai).
3030

3131
## Further reading
3232

@@ -35,10 +35,10 @@ Additional helpful documentation, links, and articles:
3535
- [Read the blog][6]: DevOps may have cheated death, but do we all need to work for the king of the underworld?
3636
- [Watch the video][7]: Causely for asynchronous communication
3737

38-
[1]: https://www.causely.io
38+
[1]: https://www.causely.ai
3939
[2]: https://app.datadoghq.com/organization-settings/api-keys
4040
[3]: https://docs.datadoghq.com/monitors/
41-
[4]: https://github.com/Causely/documentation/blob/main/install_agents.md
42-
[5]: https://www.causely.io/demo/
43-
[6]: https://www.causely.io/blog/devops-may-have-cheated-death-but-do-we-all-need-to-work-for-the-king-of-the-underworld/
44-
[7]: https://www.causely.io/video/causely-for-asynchronous-communication/
41+
[4]: https://docs.causely.ai/getting-started/overview/
42+
[5]: https://www.causely.ai/try
43+
[6]: https://www.causely.ai/blog/devops-may-have-cheated-death-but-do-we-all-need-to-work-for-the-king-of-the-underworld/
44+
[7]: https://www.causely.ai/blog/causely-for-asynchronous-communication

causely/assets/dashboards/causely_dashboard.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"id": 325090501093728,
77
"definition": {
88
"title": "About Causely",
9-
"banner_img": "https://www.causely.io/wp-content/uploads/2023/01/logo.svg",
9+
"banner_img": "https://www.causely.ai/images/causely-logo.svg",
1010
"show_title": false,
1111
"type": "group",
1212
"layout_type": "ordered",
@@ -75,7 +75,7 @@
7575
"id": 7493157102499174,
7676
"definition": {
7777
"type": "note",
78-
"content": "The [Causal AI platform](https://www.causely.io) automatically captures, represents and analyzes causality. It enables self-managed, resilient applications by bridging observability with automated orchestration.",
78+
"content": "The [Causal AI platform](https://www.causely.ai) automatically captures, represents and analyzes causality. It enables self-managed, resilient applications by bridging observability with automated orchestration.",
7979
"background_color": "white",
8080
"font_size": "14",
8181
"text_align": "left",

causely/manifest.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"configuration": "README.md#Setup",
99
"support": "README.md#Support",
1010
"changelog": "CHANGELOG.md",
11-
"description": "Causal AI platform automatically captures, represents and analyzes causality.",
11+
"description": "Causal AI identifies the root cause behind Datadog alerts and anomalies.",
1212
"title": "Causely",
1313
"media": [
1414
{
@@ -23,17 +23,20 @@
2323
},
2424
{
2525
"media_type": "image",
26-
"caption": "Causelhy Remediated Root Causes",
26+
"caption": "Causely Remediated Root Causes",
2727
"image_url": "images/Causely_Remediated_RootCauses.png"
2828
}
2929
],
3030
"classifier_tags": [
31-
"Category::Containers",
32-
"Category::Kubernetes",
31+
"Category::AI",
32+
"Category::Automation",
33+
"Category::Cloud",
3334
"Category::Incidents",
35+
"Category::Kubernetes",
3436
"Offering::Integration",
3537
"Queried Data Type::Metrics",
3638
"Queried Data Type::Events",
39+
"Queried Data Type::Traces",
3740
"Submitted Data Type::Events",
3841
"Supported OS::Linux",
3942
"Supported OS::Windows",
@@ -60,7 +63,7 @@
6063
"author": {
6164
"name": "Causely",
6265
"homepage": "https://portal.causely.app",
63-
"sales_email": "early-access@causely.io",
64-
"support_email": "support@causely.io"
66+
"sales_email": "early-access@causely.ai",
67+
"support_email": "support@causely.ai"
6568
}
6669
}

0 commit comments

Comments
 (0)