Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions introduction/features-and-benefits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Here's a rundown of the major features and benefits that OpenOps provides:
* **Managed databases**: Amazon RDS, Azure SQL, Google Cloud SQL, Cloud Firestore.
* **Buckets and storage**: Amazon S3, Azure Blob Storage, Google Cloud Storage.
* **Data warehouses and analytics platforms**: Snowflake, Databricks, BigQuery.
* **Cloud cost and optimization tools**: AWS Compute Optimizer, AWS Trusted Advisor, Azure Advisor, Umbrella, Apptio, CloudHealth, Ternary, Archera, CloudHealth, CloudZero.
* **Cloud cost and optimization tools**: Archera, AWS Compute Optimizer, Azure Advisor, CloudFix, CloudHealth, Cloudability, CloudZero, Finout, Flexera, Flexera Spot, Kion, Pelanor, Ternary, Umbrella, Vega Cloud.
* **Communications**: Slack, Microsoft Teams, Discord.
* **Task and project management tools**: Jira Cloud, Monday, Notion, Asana, Trello, Zendesk.
* **Task and project management tools**: Jira Cloud, Monday.com, Notion, Asana, Trello, Linear, Zendesk.
* **Version control and IaC**: GitHub, Terraform, AWS CloudFormation, Azure Resource Manager.
* [AI assistance](/ai-assistance/overview/) to help generate CLI commands, SQL queries, and custom code using an LLM provider of your choice: OpenAI, Anthropic, Perplexity, and many others.
* Test runs on every step of workflow editing, [workflow version control](/workflow-management/workflow-version-history-lifecycle), and detailed [traceability](/workflow-management/investigate-workflow-run) of every workflow run to make sure that your workflow definitions and runs are reliable.
Expand Down
25 changes: 18 additions & 7 deletions workflow-management/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,22 @@ These actions help you retrieve data from cloud resources, third-party services,
* **Azure**: execute Azure CLI commands.
* **Google Cloud**: execute Google Cloud CLI commands, run SQL queries on BigQuery.
* Recommendation and analytics service integrations:
* **Umbrella**: get recommendations from [Umbrella](https://umbrellacost.com/) (formerly Anodot), manage comments, and update user status.
* **[Archera](https://archera.ai/)**: retrieve available and recommended commitment plans for cloud providers.
* **AWS Compute Optimizer**: retrieve a summary of recommendations, as well as EBS- or EC2-specific recommendations.
* **Azure**: get Azure Advisor recommendations.
* **Azure**: get Azure Advisor cost recommendations.
* **[CloudFix](https://cloudfix.com/)**: get recommendations and reports, or create change requests.
* **[CloudHealth](https://www.vmware.com/products/app-platform/tanzu-cloudhealth)**: get recommendations, search assets and retrieve asset perspectives, or manage asset tags.
* **[CloudZero](https://www.cloudzero.com/)**: make API calls to fetch telemetry, billing data, budgets, insights, and more.
* **[Cloudability](https://www.apptio.com/products/cloudability/)**: retrieve, snooze and unsnooze recommendations.
* **[Finout](https://www.finout.io/)**: get view data and manage virtual tags.
* **[Flexera](https://www.flexera.com/)**: retrieve active recommendations and incidents.
* **[Flexera Spot](https://spot.io/solutions/finops/)**: fetch clusters and make custom API calls.
* **Google Cloud**: get recommendations from selected Google Cloud recommenders.
* **Ternary**: retrieve [Ternary](https://ternary.app/) budgets to track team spending plans.
* **Archera**: retrieve available and recommended commitment plans for cloud providers.
* **CloudHealth**: make CloudHealth REST or GraphQL API calls to retrieve data about cloud assets, metrics, policies, budgets, and more.
* **CloudZero**: make CloudZero REST API calls to fetch telemetry, billing data, budgets, insights, and more.
* **[Kion](https://kion.io/)**: perform API calls to manage billing sources and cloud rules, get reports, and more.
* **[Pelanor](https://www.pelanor.io/)**: perform API calls to fetch reports, apply dimensions, monitor anomalies, and more.
* **[Ternary](https://ternary.app/)**: fetch usage recommendations, retrieve budgets and anomalies, get and create cases and users.
* **[Umbrella](https://umbrellacost.com/)** (formerly Anodot): get recommendations, manage comments, get user accounts, update user status.
* **[Vega Cloud](https://www.vegacloud.io/)**: perform API calls to fetch recommendations, forecasts or anomalies.
* **AWS Athena**: run Athena queries.
* **Snowflake**: run individual or batch Snowflake queries.
* **Databricks**: run SQL queries in Databricks workspaces and trigger existing jobs.
Expand Down Expand Up @@ -70,9 +78,11 @@ These actions implement [Human-in-the-Loop](/workflow-management/human-in-the-lo
* **SMTP**: send emails through a custom SMTP server.
* **Jira Cloud**: update issues and issue status, create and update issue comments.
* **Microsoft Teams**: send chat and channel messages.
* **monday.com**: create and update boards and board items.
* **Monday.com**: create and update boards and board items.
* **Linear**: create and update issues and comments.
* **Zendesk**: create or update tickets, perform other Zendesk API calls.


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should also mention Zendesk here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. It looks like I forgot to merge main with Zendesk related changes. Fixed now.

## Make changes to cloud resources

These are integration actions that provide various ways to make and request changes to your cloud resources via cloud provider APIs, infrastructure-as-code (IaC) tools, or pull requests.
Expand All @@ -95,6 +105,7 @@ These actions allow you to retrieve and update data in issues and boards in proj

* **Jira Cloud**: search, create, or update issues and issue comments.
* **Monday.com**: manage boards, groups, columns, and items.
* **Linear**: create and update projects, issues, and comments.
* **Zendesk**: make API calls to Zendesk to create or update tickets, create chat messages, and more.

## Save data and report
Expand Down
2 changes: 1 addition & 1 deletion workflow-management/building-workflows.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ OpenOps provides a total of [120+ actions](/workflow-management/actions/). One w
* To **process data obtained in previous steps**, use **Date, List, Math, and Text operations**, **Data mapper** for advanced transformations, and **Code** for transformations that you can't express with available no-code actions.
* To **request human intervention**, use **Approval** or **Slack**.
* To **make or request changes to cloud resources**, use cloud provider actions, IaC integration actions like **AWS CloudFormation** and **Terraform**, and the **GitHub** action.
* To **make updates in project management tools**, use **Jira Cloud**, **Monday.com**, **Zendesk** actions.
* To **make updates in project management tools**, use **Jira Cloud**, **Linear**, **Zendesk**, or **Monday.com** actions.
* To **save data and generate reports**, use **SMTP**, **SFTP**, **Storage**, and **OpenOps Tables** actions.

When you select an action, OpenOps adds it to the workflow graph and displays a right-hand pane with the properties of the action:
Expand Down