Ivan Berry Posted August 11 Share Posted August 11 Hi, I'm having a bit of trouble pushing a description for metrics, it doesn't seem to take effect: { 'Type': 'Metric', 'Name': row["Name"], 'Measured Item': {'ID': row["ID"]}, 'Statistic': None, "Description": row["Description"], 'Thresholds': { 'Lo': row["Low Limit"], 'Hi': row["High Limit"] } } Is there some special structure to use to specify the description? Regards, Ivan Link to comment Share on other sites More sharing options...
Members Mark Pietryka Posted August 18 Members Share Posted August 18 Hey Ivan, It looks like this is a bug. I will log it and tag you so you receive updates on status. Thanks! Mark 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now