GitHub / splunk/addonfactory-solutions-library-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5c9f4947 | chore(release): 8.1.0-beta.1 | srv-rr-github-token <9****n@u****m> | 3 months ago | |
| 175b5469 | merge fix: ADDON-85914 findings fixes (#458) |
wtobis-splunk <w****s@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6f6167c5 | merge chore: sync main to develop (#459) |
wtobis-splunk <w****s@s****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 86b7217b |
fix: prevent extra_attrs from overriding ATTR_MODINPUT_NAME in record()
Co-authored-by: Claude Opus 4.7 <n****y@a****m> |
Wojciech Tobis <w****s@s****m> | 3 months ago | |
| 70141d3d | test: fix test_emit_zero_baseline_called_in_init and resolve E731 linter error | Wojciech Tobis <w****s@s****m> | 3 months ago | |
| 1ef58885 | refactor: replace get_service() with register_instrument() on StanzaObservabi... | Wojciech Tobis <w****s@s****m> | 3 months ago | |
| 02c7d94c |
feat: add StanzaObservabilityRecorder to solnlib
Co-authored-by: Claude Opus 4.7 <n****y@a****m> |
Wojciech Tobis <w****s@s****m> | 3 months ago | |
| 3a5ef98d |
refactor: move grpc imports into _create_otlp_exporter for safe lazy loading
Co-authored-by: Claude Opus 4.7 <n****y@a****m> |
Wojciech Tobis <w****s@s****m> | 3 months ago | |
| 249fb7fa |
feat: add flush() method to ObservabilityService
Co-authored-by: Claude Opus 4.7 <n****y@a****m> |
Wojciech Tobis <w****s@s****m> | 3 months ago | |
| d71ccfc6 |
fix: set DELTA aggregation temporality on OTLPMetricExporter
Co-authored-by: Claude Opus 4.7 <n****y@a****m> |
Wojciech Tobis <w****s@s****m> | 3 months ago | |
| d08e0711 | merge ci: migrate GH_TOKEN_ADMIN to GitHub App token (#457) |
Marcin Bruzda <9****k@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bf3b0c90 | ci: migrate GH_TOKEN_ADMIN to GitHub App token | mbruzda <m****a@s****m> | 3 months ago | |
| 3f79b5ff | chore(release): 8.0.0 | srv-rr-github-token <9****n@u****m> | 4 months ago | |
| 73ea3415 | merge chore: merge develop into main (#453) |
Kamil Kędziak <k****k@s****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| bd058ef9 | chore(release): 8.0.0-beta.1 | srv-rr-github-token <9****n@u****m> | 4 months ago | |
| 5316cff4 | merge chore: sync main into develop (resolve conflicts) (#455) |
wtobis-splunk <w****s@s****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 218538e4 |
merge
chore: resolve merge conflicts syncing main into develop
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
kkedziak-splunk <k****k@s****m> | 4 months ago | |
| 25b53374 |
chore: sync main into develop and prepare release 8.0.0 (#454)
Co-authored-by: Hetang Modi <6****t@u****m>, srv-rr-github-token <9****n@u****m> |
wtobis-splunk <w****s@s****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| fc26f472 | chore(release): 7.0.0-beta.4 | srv-rr-github-token <9****n@u****m> | 4 months ago | |
| 5d6f6c62 | merge feat!: drop Python 3.7 and 3.8 support (#451) |
wtobis-splunk <w****s@s****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 85567dba | feat!: drop Python 3.7 and 3.8 support | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| dc31d3c4 | chore(release): 7.0.0-beta.3 | srv-rr-github-token <9****n@u****m> | 4 months ago | |
| 7b89984d | merge fead: add OpenTelemetry observability support for modular inputs (#450) |
wtobis-splunk <w****s@s****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 02dd9195 | fix: fix OTLP exporter happy-path test | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| d12515a4 | fix: update poetry to 2.1.2 | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| ce3cef91 | fix: address PR comments | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| 7d959acb | fix: add AAA test sections and update docformatter config | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| c685f3ef | fix: update copyright year, remove typing_extensions, drop observability from... | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| 32ba4a75 | fix: install local solnlib in integration tests instead of PyPI version | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| a89af339 | test: poll for modular input log instead of fixed sleep in CVE test | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| c87c458b | chore: update pre-commit hooks and modernize type hints to Python 3.9+ | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| 8ee9ffcb | fix: drop Python 3.7/3.8 support and fix Splunk Python path detection in CI | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| dbb307e3 | fix: use regex pattern in .licenserc.yaml to allow any copyright year | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| 8424de81 | chore: upgrade grpcio | Wojciech Tobis <w****s@s****m> | 4 months ago | |
| 59cf7d52 | docs: add documentation for Observability | Wojciech Tobis <w****s@s****m> | 5 months ago | |
| cfbeb826 | test: add tests for Observability | Wojciech Tobis <w****s@s****m> | 5 months ago | |
| f7ec4fb5 | feat: add ObservabilityService | Wojciech Tobis <w****s@s****m> | 5 months ago | |
| bd43e29c | chore(release): 7.0.0-beta.2 | srv-rr-github-token <9****n@u****m> | 12 months ago | |
| 413c3a0b | feat: retrying HTTP calls on errors (#440) |
Kamil Kędziak <k****k@s****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b038426e | chore(release): 7.0.0 | srv-rr-github-token <9****n@u****m> | about 1 year ago | |
| e58b03bd | merge chore: merge develop into main (#444) |
Hetang Modi <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 790de5fe | chore(release): 7.0.0-beta.1 | srv-rr-github-token <9****n@u****m> | about 1 year ago | |
| ca19929c | merge chore: sync main to develop (#443) |
Hetang Modi <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d7fce46b | feat(code): replace btool with splunk.rest | hetangmodi-crest <h****i@s****m> | about 1 year ago | |
| 1e863ec2 | merge chore: resolve conflicts | hetangmodi-crest <h****i@s****m> | about 1 year ago | |
| a17a399c | chore(release): 6.3.0-beta.2 | srv-rr-github-token <9****n@u****m> | about 1 year ago | |
| 13dcd5fc | merge BREAKING CHANGE: remove btool and replace it with splunk.rest (#441) |
Hetang Modi <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| aeb46d82 | chore: fix precommit | sgoral <s****l@s****m> | about 1 year ago | |
| 62143726 | chore: changes after review | sgoral <s****l@s****m> | about 1 year ago | |
| ae17291e | chore: review fidings | sgoral <s****l@s****m> | about 1 year ago | |
| eb152ef0 | chore: add ImportError to getSessionKey and make_splunkhome_path | sgoral <s****l@s****m> | about 1 year ago | |
| 713b3ef7 | test: fix integration tests, add deprecation for create_from_token | sgoral <s****l@s****m> | about 1 year ago | |
| d291cd3f | test: change procArgs for splunk cli_common | sgoral <s****l@s****m> | about 1 year ago | |
| 519ad53c | chore: add docs, changes after review | sgoral <s****l@s****m> | about 1 year ago | |
| e2a5712c | test: fix make splunk home | sgoral <s****l@s****m> | about 1 year ago | |
| 48eeb6ef | test: mock simpleRequest | sgoral <s****l@s****m> | about 1 year ago | |
| dfb4aedc | test: add splunk's module patch | sgoral <s****l@s****m> | about 1 year ago | |
| 7cd7a9ca | test: add splunk's module patch | sgoral <s****l@s****m> | about 1 year ago | |
| 087f2a78 | test: update sys.path for splunk libraries | hetangmodi-crest <h****i@s****m> | about 1 year ago | |
| 012e6c56 | test: added splunk to sys.path | sgoral <s****l@s****m> | about 1 year ago | |
| b0692116 | breaking change: replace btool with splunk rest | sgoral <s****l@s****m> | about 1 year ago | |
| ae2b3ab9 | feat: init commit, new function to retrieve stanzas based on rest | sgoral <s****l@s****m> | about 1 year ago | |
| 619a53ea | feat: init commit, new function to retrieve stanzas based on rest | sgoral <s****l@s****m> | about 1 year ago | |
| 30cc6847 | chore(release): 6.3.0 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| 13ae738a | merge chore(release): merge develop to main (#436) |
Artem Rys <r****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6c065464 |
merge
chore: merge main to develop (#437)
Co-authored-by: sgoral-splunk <1****k@u****m>, Yevhen <e****o@g****m>, srv-rr-github-token <9****n@u****m> |
Artem Rys <r****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 272d3555 | merge chore: merge main to develop | Artem Rys <r****m@g****m> | over 1 year ago | |
| 709522bb | chore(release): 6.3.0-beta.1 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| 56286b19 | feat: support mTLS when web private key is encrypted (#435) |
Yevhen <e****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7e79327c | chore(release): 6.2.1 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| 464bfc21 |
merge
chore(release): merge develop into main (#433)
Co-authored-by: sgoral-splunk <1****k@u****m>, Yevhen <e****o@g****m>, srv-rr-github-token <9****n@u****m> |
Artem Rys <r****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d335d1f8 | chore(release): 6.2.1-beta.1 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| 1a5ee993 | fix: Splunk metadata parsing logic: config stanzas must be loaded from the sy... |
Yevhen <e****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 32e838f4 | merge chore: merge main into develop (#429) |
sgoral-splunk <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| cce07ade | chore(release): 6.2.0 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| c81ed884 | merge chore: merge develop into main (#428) |
sgoral-splunk <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1ad1ec8b | chore(release): 6.2.0-beta.1 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| 70c23a28 | feat: improve information in the user-agent param (#427) |
sgoral-splunk <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9de73266 | merge chore: merge main into develop (#426) |
Kamil Kędziak <k****k@s****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4276e5e9 | chore(release): 6.1.0 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| e956b6eb | merge chore: merge develop into main (#424) |
Kamil Kędziak <k****k@s****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 936572fb | ci: fix download url for Splunk >= 9.4 (#425) |
Kamil Kędziak <k****k@s****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 70102a97 | chore: fix multithreading log test not being able to pickle local worker func... |
Dmytro Kvashnin <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 32e5c1b3 | chore: 2024 -> 2025 (#421) |
Artem Rys <r****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2c927a49 |
feat: alerts REST client (#416)
Co-authored-by: sgoral <s****l@s****m>, sgoral-splunk <1****k@u****m> |
Kamil Kędziak <k****k@s****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a0d0e03b | chore(release): 6.1.0-beta.1 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| 4953486b | feat: moved methods from splunktalib (#415) |
Hetang Modi <6****t@u****m>
Committed by: Artem Rys <r****m@g****m> |
over 1 year ago | |
| d46cd219 | chore(release): 6.0.1 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| f50bf52a | fix: require splunk-sdk at least 2.0.2 (#414) |
Artem Rys <r****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ce6a2ca2 | chore(release): 6.0.0 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| a6fa555e | feat: removing requests and urllib3 dependencies (#413) |
sgoral-splunk <1****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 97d8c06b | chore(release): 5.5.0 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| a08dae47 | merge chore: merge develop into main (#410) |
Hetang Modi <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e0d4b151 | merge chore: sync commits across branches (#409) |
Hetang Modi <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ca9b48b5 | chore(release): 5.5.0-beta.1 | srv-rr-github-token <9****n@u****m> | over 1 year ago | |
| efd062f0 | merge chore: merge branch 'main' into chore/sync-branches | hetangmodi-crest <h****i@s****m> | over 1 year ago | |
| c9e1f735 | feat: add function to get the proxy details (#406) |
Hetang Modi <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| dce50d81 | chore(pyproject): explicitly specify supported Python versions (#408) |
Artem Rys <r****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 20271a49 | docs: add the print page (#407) |
Kamil Kędziak <k****k@s****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 148955b3 | ci: fix ubuntu version to 22.04 (#399) |
dvarasani-crest <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago |