Hi,
I have an app in python,
How can I know these:
app.config['ELASTIC_APM'] = {
'SERVICE_NAME': '<**SERVICE-NAME**>',
'SECRET_TOKEN': '<**SECRET-TOKEN**>',
}
apm = ElasticAPM(app)
I didnt see something about that in the kibana:
https://mail.google.com/mail/u/0?ui=2&ik=fb202b4c3e&attid=0.1&permmsgid=msg-a:r-9218835480858602959&th=181820d07b2a81c4&view=fimg&fur=ip&sz=s0-l75-ft&attbid=ANGjdJ_R5OOCLgJKGxzGhaHTrzfPJfORi8aZOouyypXmMgRTgAFGuE6Ad3xoZNW8ctAUalVcZkvzGhM8Pr3_mjbYhrVBs4LWASZcaMZDBGrALghiS5e0JLV33lYbgWE&disp=emb&realattid=ii_l4mzedj20
thanks