Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wms-monitor now gets data in correct json format #2347

Merged
merged 4 commits into from Aug 3, 2023

Conversation

bilgehannevruz
Copy link
Contributor

Description

Changes WMSLogger, send request.data in json format to wms-monitor service.

QC

  • The PR contains a test case for the changes or the changes are already covered by an existing test case.
  • The documentation (docs/) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).

@johanneskoester johanneskoester marked this pull request as ready for review August 2, 2023 18:24
@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@johanneskoester johanneskoester merged commit 7fafa7a into snakemake:main Aug 3, 2023
7 checks passed
johanneskoester pushed a commit that referenced this pull request Aug 3, 2023
🤖 I have created a release *beep* *boop*
---


##
[7.32.0](v7.31.1...v7.32.0)
(2023-08-03)


### Features

* add support for Kubernetes service account name spec
([#2254](#2254))
([3370426](3370426))


### Bug Fixes

* Enable values with an = sign in default_resources
([#2340](#2340))
([c1c9229](c1c9229))
* Escape workdir paths for potential spaces in paths
([#2196](#2196))
([9261f7e](9261f7e))
* ga4gh executor resources
([#2042](#2042))
([ad6eaef](ad6eaef))
* print exceptions when job is not a shell job
([#2385](#2385))
([8a37b85](8a37b85))
* remote-azblob-sasToken-Authorization
([#1800](#1800))
([bc854a7](bc854a7))
* wms-monitor now gets data in correct json format
([#2347](#2347))
([7fafa7a](7fafa7a))


### Documentation

* fix a copy&paste (?) mistake
([#2386](#2386))
([d878847](d878847))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants