sentry-nodestore-elastic 1.0.1__py3-none-any.whl → 1.0.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sentry_nodestore_elastic-1.0.1.dist-info → sentry_nodestore_elastic-1.0.2.dist-info}/METADATA +17 -7
- sentry_nodestore_elastic-1.0.2.dist-info/RECORD +7 -0
- {sentry_nodestore_elastic-1.0.1.dist-info → sentry_nodestore_elastic-1.0.2.dist-info}/WHEEL +1 -1
- sentry_nodestore_elastic-1.0.1.dist-info/RECORD +0 -7
- {sentry_nodestore_elastic-1.0.1.dist-info → sentry_nodestore_elastic-1.0.2.dist-info}/LICENSE +0 -0
- {sentry_nodestore_elastic-1.0.1.dist-info → sentry_nodestore_elastic-1.0.2.dist-info}/top_level.txt +0 -0
{sentry_nodestore_elastic-1.0.1.dist-info → sentry_nodestore_elastic-1.0.2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: sentry-nodestore-elastic
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.2
|
|
4
4
|
Summary: Sentry nodestore Elasticsearch backend
|
|
5
5
|
Home-page: https://github.com/andrsp/sentry-nodestore-elastic
|
|
6
6
|
Author: andrsp@gmail.com
|
|
@@ -12,7 +12,6 @@ Project-URL: Source Code, https://github.com/andrsp/sentry-nodestore-elastic
|
|
|
12
12
|
Keywords: sentry,elasticsearch,nodestore,backend
|
|
13
13
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
|
-
Classifier: License :: OSI Approved :: Apache Software License
|
|
16
15
|
Classifier: Operating System :: POSIX
|
|
17
16
|
Classifier: Operating System :: MacOS :: MacOS X
|
|
18
17
|
Classifier: Operating System :: Microsoft :: Windows
|
|
@@ -20,8 +19,19 @@ Classifier: Programming Language :: Python
|
|
|
20
19
|
Classifier: Operating System :: OS Independent
|
|
21
20
|
Description-Content-Type: text/markdown
|
|
22
21
|
License-File: LICENSE
|
|
23
|
-
Requires-Dist: sentry
|
|
24
|
-
Requires-Dist: elasticsearch
|
|
22
|
+
Requires-Dist: sentry==25.*
|
|
23
|
+
Requires-Dist: elasticsearch==8.*
|
|
24
|
+
Dynamic: author
|
|
25
|
+
Dynamic: author-email
|
|
26
|
+
Dynamic: classifier
|
|
27
|
+
Dynamic: description
|
|
28
|
+
Dynamic: description-content-type
|
|
29
|
+
Dynamic: home-page
|
|
30
|
+
Dynamic: keywords
|
|
31
|
+
Dynamic: license
|
|
32
|
+
Dynamic: project-url
|
|
33
|
+
Dynamic: requires-dist
|
|
34
|
+
Dynamic: summary
|
|
25
35
|
|
|
26
36
|
# sentry-nodestore-elastic
|
|
27
37
|
|
|
@@ -29,7 +39,7 @@ Sentry nodestore Elasticsearch backend
|
|
|
29
39
|
|
|
30
40
|
[](https://pypi.python.org/pypi/sentry-nodestore-elastic)
|
|
31
41
|
|
|
32
|
-
Supported Sentry
|
|
42
|
+
Supported Sentry 25.x & elasticsearch 8.x versions
|
|
33
43
|
|
|
34
44
|
Use Elasticsearch cluster for store node objects from Sentry
|
|
35
45
|
|
|
@@ -46,7 +56,7 @@ Switching nodestore to dedicated Elasticsearch cluster provides more scalability
|
|
|
46
56
|
Rebuild sentry docker image with nodestore package installation
|
|
47
57
|
|
|
48
58
|
``` shell
|
|
49
|
-
FROM getsentry/sentry:
|
|
59
|
+
FROM getsentry/sentry:25.1.0
|
|
50
60
|
RUN pip install sentry-nodestore-elastic
|
|
51
61
|
```
|
|
52
62
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
sentry_nodestore_elastic/__init__.py,sha256=vU-X62MDmPtTKab1xRiCrZl2MwOsbPX0kSXpGV7hAHk,64
|
|
2
|
+
sentry_nodestore_elastic/backend.py,sha256=e48_3CQdBs46YqJ3oHBsRwRe3JBjLA5tiNY75XrweQs,7676
|
|
3
|
+
sentry_nodestore_elastic-1.0.2.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
4
|
+
sentry_nodestore_elastic-1.0.2.dist-info/METADATA,sha256=nj8bYkhykM-28n9fqLpGx7Ib79YO9CUumGG4AhKrwRU,6185
|
|
5
|
+
sentry_nodestore_elastic-1.0.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
6
|
+
sentry_nodestore_elastic-1.0.2.dist-info/top_level.txt,sha256=PFv5ZH9Um8naXLk3uknqoowcfN-K8jOpI98smdVpSWQ,25
|
|
7
|
+
sentry_nodestore_elastic-1.0.2.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
sentry_nodestore_elastic/__init__.py,sha256=vU-X62MDmPtTKab1xRiCrZl2MwOsbPX0kSXpGV7hAHk,64
|
|
2
|
-
sentry_nodestore_elastic/backend.py,sha256=e48_3CQdBs46YqJ3oHBsRwRe3JBjLA5tiNY75XrweQs,7676
|
|
3
|
-
sentry_nodestore_elastic-1.0.1.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
4
|
-
sentry_nodestore_elastic-1.0.1.dist-info/METADATA,sha256=5iB-UfnBHEmX3CFLntM6tGKiEejxrHTlLPQV64SgOi0,6022
|
|
5
|
-
sentry_nodestore_elastic-1.0.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
6
|
-
sentry_nodestore_elastic-1.0.1.dist-info/top_level.txt,sha256=PFv5ZH9Um8naXLk3uknqoowcfN-K8jOpI98smdVpSWQ,25
|
|
7
|
-
sentry_nodestore_elastic-1.0.1.dist-info/RECORD,,
|
{sentry_nodestore_elastic-1.0.1.dist-info → sentry_nodestore_elastic-1.0.2.dist-info}/LICENSE
RENAMED
|
File without changes
|
{sentry_nodestore_elastic-1.0.1.dist-info → sentry_nodestore_elastic-1.0.2.dist-info}/top_level.txt
RENAMED
|
File without changes
|