Skip to content

Commit 27ec903

Browse files
authored
Create privacy-policy.md
1 parent 8a1b92f commit 27ec903

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

privacy-policy.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
## Privacy Policy for DynamoDB Plugin
2+
3+
### Introduction
4+
5+
We take your privacy seriously. To better protect your privacy, we provide this privacy policy notice to explain how
6+
your information might be collected and used. Please note that the DynamoDB plugin never collects any information
7+
without your explicit consent.
8+
9+
### Information Collection and Use
10+
11+
For a better experience while using our plugin, we may collect error reports via Sentry, but only with your explicit
12+
consent. This information will be retained by us and used as described in this privacy policy. The plugin does not use
13+
any third-party services that may collect information used to identify you.
14+
15+
### Error Reporting
16+
17+
#### Where is the data sent?
18+
19+
The data is sent to Sentry (https://sentry.io). The data is never shared with anyone else.
20+
21+
#### What is sent?
22+
23+
The data sent includes the following:
24+
25+
| Property | Example | Description |
26+
|----------------------|-----------------------------------------|--------------------------------------------------------------|
27+
| java.runtime.version | 17.0.7+7-b1000.6 | Version of the Java runtime used to execute the IDE |
28+
| java.vendor | JetBrains s.r.o. | The vendor of the Java runtime used to execute the IDE |
29+
| os | Mac OS X 13.5.1-aarch64 | The operating system you are using |
30+
| runtime | IntelliJ IDEA 2023.2 | The name of the IDE you are using |
31+
| release | DynamoDB:2023.2.6-232 | The installed version of the DynamoDB plugin |
32+
| user | id:2a3b3a62-170a-438e-b2cf-821293b98227 | Randomly generated UUID to correlate events of the same user |
33+
| exception | IncorrectOperationException ... | The stack trace of the exception that occurred |
34+
35+
### Contact Us
36+
37+
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.
38+
39+
Contact Information:
40+
Email: support@intellij-dynamodb.com

0 commit comments

Comments
 (0)