https://github.com/terraform-ibm-modules/experimental-terraform-ibm-observability-da
Experimental version of a deployable architecture solution to deploy Observability instances and agents.
https://github.com/terraform-ibm-modules/experimental-terraform-ibm-observability-da
deployable-architecture observability observability-agents terraform
Last synced: 3 months ago
JSON representation
Experimental version of a deployable architecture solution to deploy Observability instances and agents.
- Host: GitHub
- URL: https://github.com/terraform-ibm-modules/experimental-terraform-ibm-observability-da
- Owner: terraform-ibm-modules
- License: apache-2.0
- Created: 2024-12-16T14:36:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T12:36:32.000Z (3 months ago)
- Last Synced: 2025-02-18T12:43:46.177Z (3 months ago)
- Topics: deployable-architecture, observability, observability-agents, terraform
- Language: HCL
- Size: 1.55 MB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# EXPERIMENTAL - IBM Cloud Observability solution
> ⚠️ **Warning**
> Go to https://github.com/terraform-ibm-modules/terraform-ibm-observability-da for the released graduated version of this module.
> This repository is used for experimental features.[-yellowgreen)](https://terraform-ibm-modules.github.io/documentation/#/badge-status)
[](https://github.com/terraform-ibm-modules/terraform-ibm-observability-da/releases/latest)
[](https://github.com/pre-commit/pre-commit)
[](https://renovatebot.com/)
[](https://github.com/semantic-release/semantic-release)> [!IMPORTANT]
> The IBM Log Analysis and IBM Cloud Activity Tracker services are deprecated. IBM Cloud Logs is the replacement service. This module will be updated to provision the new services before the end of support in March 2025.This repository contains the following infrastructure as code solutions:
- [IBM Cloud Observability instances solution](./solutions/instances)
- [IBM Cloud Observability agents solution](./solutions/agents)> [!NOTE]
> These solutions are not intended to be called by one or more other modules because they contain a provider configurations. They are not compatible with the `for_each`, `count`, and `depends_on` arguments. For more information see [Providers Within Modules](https://developer.hashicorp.com/terraform/language/modules/develop/providers).## Contributing
You can report issues and request features for this module in GitHub issues in the module repo. See [Report an issue or request a feature](https://github.com/terraform-ibm-modules/.github/blob/main/.github/SUPPORT.md).
To set up your local development environment, see [Local development setup](https://terraform-ibm-modules.github.io/documentation/#/local-dev-setup) in the project documentation.