You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,12 @@ curl --location --request POST 'https://demo.parseable.io/api/v1/logstream/front
79
79
80
80
For complete Parseable API documentation, refer to [Parseable API workspace on Postman](https://www.postman.com/parseable/workspace/parseable/overview).
81
81
82
-
**Note**: Please do not store any sensitive data on this server as the data is openly accessible. We'll delete the data on this server periodically.
82
+
|:memo:| Parseable is a work in progress. Features will evolve over time and there may be breaking changes between releases. Please give us your feedback in [Slack](https://launchpass.com/parseable), or [Issues](https://github.com/parseablehq/parseable/issues/new). |
83
+
|-|:-|
84
+
85
+
|:exclamation:| Please do not store any sensitive data on this server as the data is openly accessible. We'll delete the data on this server periodically. |
86
+
|-|:-|
87
+
83
88
## Why Parseable
84
89
85
90
* Log data compressed and stored in [Parquet](https://parquet.apache.org) - columnar, open data format, designed for analytics.
@@ -100,3 +105,13 @@ For complete Parseable API documentation, refer to [Parseable API workspace on P
100
105
## Contributing
101
106
102
107
Refer to the contributing guide [here](https://www.parseable.io/docs/contributing).
0 commit comments