Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
heydenb committed Mar 3, 2017
2 parents b82915f + 6c54ad2 commit adb0ce5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ Depending on the response type you need to define an xpath or jsonpath expressio

The result of the expression must be a numeric value. If this is not the case, the conversionMap can be used to map String values to Numeric values. It is read as a simple json object structure. For example `{"SUCCESS":0.0,"WARN":1.0,"ERROR":2.0}` or `{"true":1.0,"false":0.0}`

## Release notes ##
## Download and support
Refer to the [community page for the REST Monitor Plugin](https://community.dynatrace.com/community/display/DL/REST+Monitor+Plugin) for download and support.

## Release notes

> **1.0.0**
> - First public version
Expand Down

0 comments on commit adb0ce5

Please sign in to comment.