Skip to content

Add AWS SNS Receiver#391

Closed
ericgerling wants to merge 1 commit intoprometheus:masterfrom
ericgerling:master
Closed

Add AWS SNS Receiver#391
ericgerling wants to merge 1 commit intoprometheus:masterfrom
ericgerling:master

Conversation

@ericgerling
Copy link

No description provided.

notify/impl.go Outdated
params := &sns.PublishInput{
Message: aws.String(tmpl(n.conf.Message)),
Subject: aws.String(subject[:99]),
TopicArn: aws.String(n.conf.TopicArn),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The topic should be templated too.

@juliusv
Copy link
Member

juliusv commented Jun 21, 2016

Looks good otherwise, although I can't speak much for the templates.

@juliusv
Copy link
Member

juliusv commented Jun 22, 2016

Looks good besides last comment. Could you squash your fixup commits?

@praetp
Copy link

praetp commented Oct 3, 2016

Any updates on this one ?

@HerrmannHinz
Copy link

has this been merged?

@stuartnelson3
Copy link
Contributor

This has been closed without merging

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.

6 participants