Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 9b81663

Browse files
Merge pull request #1751 from splunk/update-readme-archive-repo
Update readme archive repo
2 parents 40d666e + b433205 commit 9b81663

File tree

1 file changed

+74
-18
lines changed

1 file changed

+74
-18
lines changed

README.md

Lines changed: 74 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,89 @@
1-
# Splunk Observability Cloud Documentation
1+
# DEPRECATED: Splunk Observability Cloud Documentation
22

3-
This repository contains the code and documentation for https://docs.splunk.com/Observability
3+
[![status: archive](https://github.com/GIScience/badges/raw/master/status/archive.svg)](https://github.com/GIScience/badges#archive)
4+
[![ARCHIVED/NO LONGER MAINTAINED](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
45

5-
A private mirror exists where the Splunk technical writers edit documentation for new and updated features. The public and the private repositories update each other automatically using [repo-sync](https://github.com/repo-sync/repo-sync).
6+
> [!IMPORTANT]
7+
> This repository, public-o11y-docs, will soon be archived and transitioned to a read-only
8+
> state as part of our migration to a new authoring and publishing platform. We would
9+
> like to take this opportunity to thank all contributors, collaborators, and organization
10+
> members for their valuable contributions to this project. Your efforts have played
11+
> a critical role in its development and success. We encourage you to explore our new documentation available at https://help.splunk.com/en/splunk-observability-cloud.
612
7-
## Contribute to the documentation
13+
## Key Dates and Timeline
814

9-
Docs contributions are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for the contribution guidelines.
15+
### July 1st, 2025:
1016

11-
## Requirements
17+
* The repository will enter maintenance mode, and no new collaborators or contributors will be added.
18+
* Only individuals with prior contributions will retain the ability to participate.
1219

13-
The documentation is built from [reStructuredText](https://docutils.sourceforge.io/rst.html) files using [Sphinx](https://www.sphinx-doc.org/en/master/).
20+
### July 1st – July 31st, 2025:
1421

15-
To contribute to the documentation you need a GitHub account. See [CONTRIBUTING.md](CONTRIBUTING.md) for our contribution guidelines.
22+
* Existing contributors may continue to create pull requests (PRs).
23+
* Contributors without prior involvement in the repository will no longer be able to participate.
1624

17-
To build the documentation on your machine use the Docker container in this repository, which provides a configured Python environment. To run the container you need Docker Desktop or a compatible container runtime.
25+
### August 1st – August 30th, 2025:
1826

19-
### Install the docs on your machine
27+
Contribution permissions will be limited to Collaborators and Organization members only.
2028

21-
Follow these steps to fork this repo and install it on your machine:
29+
### August 30th, 2025:
2230

23-
1. Clone this repository using `git clone`.
24-
2. Navigate to the cloned repository in your file system.
25-
3. Change the permissions of `start.sh` by entering `chmod +x start.sh` in the terminal.
31+
The repository will be officially archived and transitioned to a read-only state.
2632

27-
## License
33+
## What Happens After Archiving
2834

29-
This Splunk repository is subject to the Splunk Websites Terms and Conditions of Use ("Terms")
35+
Once the repository is archived:
36+
37+
* It will remain accessible in a read-only state for reference purposes.
38+
* No further pull requests (PRs), issues, or contributions will be accepted.
39+
* The repository’s history will remain available for cloning and viewing but will no longer allow modifications.
40+
41+
## Providing feedback in the future
42+
43+
We encourage all contributors to refer to the new platform for future contributions and updates. If you have any questions regarding this transition or require assistance, please get in touch with us at [email protected].
44+
45+
We sincerely appreciate your understanding and cooperation during this transition period.
46+
47+
---
48+
49+
## Content (Deprecated)
50+
51+
> [!NOTE]
52+
> The documentation has moved to https://help.splunk.com/en/splunk-observability-cloud and is no longer based on the reStructuredText files found in this repository as of May 28, 2025.
53+
54+
~This repository contains the code and documentation for our old doc site at [https://docs.splunk.com/Observability](https://docs.splunk.com/observability/en/).~
55+
56+
~A private mirror exists where the Splunk technical writers edit documentation for new and updated features. The public and the private repositories update each other automatically using [repo-sync](https://github.com/repo-sync/repo-sync).~
57+
58+
59+
### Contribute to the documentation (Deprecated)
60+
61+
> [!NOTE]
62+
> You can no longer directly contribute to the documentation through a GitHub pull request. You can still submit feedback through a form on our documentation pages. See [Providing feedback in the future](#providing-feedback-in the-future).
63+
64+
~Docs contributions are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for the contribution guidelines.~
65+
66+
67+
### Requirements (Deprecated)
68+
69+
~The documentation is built from [reStructuredText](https://docutils.sourceforge.io/rst.html) files using [Sphinx](https://www.sphinx-doc.org/en/master/).~
70+
71+
~To contribute to the documentation you need a GitHub account. See [CONTRIBUTING.md](CONTRIBUTING.md) for our contribution guidelines.~
72+
73+
~To build the documentation on your machine use the Docker container in this repository, which provides a configured Python environment. To run the container you need Docker Desktop or a compatible container runtime.~
74+
75+
#### Install the docs on your machine (Deprecated)
76+
77+
~Follow these steps to fork this repo and install it on your machine:~
78+
79+
~1. Clone this repository using `git clone`.~
80+
~2. Navigate to the cloned repository in your file system.~
81+
~3. Change the permissions of `start.sh` by entering `chmod +x start.sh` in the terminal.~
82+
83+
### License (Deprecated)
84+
85+
~This Splunk repository is subject to the Splunk Websites Terms and Conditions of Use ("Terms")
3086
[https://www.splunk.com/en_us/legal/terms/terms-of-use.html](https://www.splunk.com/en_us/legal/terms/terms-of-use.html)
31-
and the [LICENSE](LICENSE) specific to this repository.
87+
and the [LICENSE](LICENSE) specific to this repository.~
3288

33-
You can contribute new documentation and edits to the existing documentation.
89+
~You can contribute new documentation and edits to the existing documentation.~

0 commit comments

Comments
 (0)